Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmreg.h6797 #define IWM_FH_RSCSR_FRAME_ALIGN 0x40 macro
H A Dif_iwm.c11030 roundup(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_rx_pkt()
11339 offset += roundup(len, IWM_FH_RSCSR_FRAME_ALIGN); in iwm_rx_pkt()