Home
last modified time | relevance | path

Searched refs:IWM_FH_RSCSR_FRAME_ALIGN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwmreg.h6797 #define IWM_FH_RSCSR_FRAME_ALIGN 0x40 macro
H A Dif_iwm.c11005 roundup(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_rx_pkt()
11314 offset += roundup(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_rx_pkt()