Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.c2100 u8 info_size = RTW_CH_INFO_SIZE; in rtw_add_chan_info()
2269 int size = req->n_channels * (RTW_CH_INFO_SIZE + RTW_EX_CH_INFO_SIZE); in rtw_hw_scan_prehandle()
H A Dfw.h41 #define RTW_CH_INFO_SIZE 4 macro