Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/iwm/
HDif_iwmreg.h6431 #define IWM_FH_RSCSR_FRAME_ALIGN 0x40 macro
HDif_iwm.c5378 nextoff = offset + roundup2(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_handle_rxb()