Searched refs:IWM_FH_RSCSR_FRAME_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/iwm/ | ||
| HD | if_iwmreg.h | 6431 #define IWM_FH_RSCSR_FRAME_ALIGN 0x40 macro |
| HD | if_iwm.c | 5378 nextoff = offset + roundup2(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_handle_rxb() |