Searched refs:noa_index (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
H A D | ps.c | 714 u8 noa_num, index , i, noa_index = 0; in rtl_p2p_noa_ie() local 756 noa_index = ie[3]; in rtl_p2p_noa_ie() 758 P2P_PS_NONE || noa_index != p2pinfo->noa_index) { in rtl_p2p_noa_ie() 761 p2pinfo->noa_index = noa_index; in rtl_p2p_noa_ie() 814 u8 noa_num, index , i , noa_index = 0; in rtl_p2p_action_ie() local 853 noa_index = ie[3]; in rtl_p2p_action_ie() 855 P2P_PS_NONE || noa_index != p2pinfo->noa_index) { in rtl_p2p_action_ie() [all...] |
H A D | wifi.h | 1258 u8 noa_index; /* Identifies instance of Notice of Absence timing. */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
H A D | ps.c | 714 u8 noa_num, index , i, noa_index = 0; in rtl_p2p_noa_ie() local 756 noa_index = ie[3]; in rtl_p2p_noa_ie() 758 P2P_PS_NONE || noa_index != p2pinfo->noa_index) { in rtl_p2p_noa_ie() 761 p2pinfo->noa_index = noa_index; in rtl_p2p_noa_ie() 814 u8 noa_num, index , i , noa_index = 0; in rtl_p2p_action_ie() local 853 noa_index = ie[3]; in rtl_p2p_action_ie() 855 P2P_PS_NONE || noa_index != p2pinfo->noa_index) { in rtl_p2p_action_ie() [all...] |
H A D | wifi.h | 1249 u8 noa_index; /* Identifies instance of Notice of Absence timing. */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | ps.c | 298 setter->noa_index++; in rtw89_p2p_noa_renew() 313 noa_head->index = setter->noa_index; in rtw89_p2p_noa_renew()
|
H A D | core.h | 2920 u8 noa_index; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 421 avp->noa_index++; in ath_chanctx_offchannel_noa() 426 "offchannel noa_duration: %d, noa_start: %u, noa_index: %d\n", in ath_chanctx_offchannel_noa() 429 avp->noa_index); in ath_chanctx_offchannel_noa() 448 avp->noa_index++; in ath_chanctx_set_periodic_noa() 466 "noa_duration: %d, noa_start: %u, noa_index: %d, periodic: %d\n", in ath_chanctx_set_periodic_noa() 469 avp->noa_index, in ath_chanctx_set_periodic_noa() 480 avp->noa_index++; in ath_chanctx_set_oneshot_noa() 487 "oneshot noa_duration: %d, noa_start: %u, noa_index: %d, periodic: %d\n", in ath_chanctx_set_oneshot_noa() 490 avp->noa_index, in ath_chanctx_set_oneshot_noa() 1529 noa->index = avp->noa_index; in ath9k_beacon_add_noa() [all...] |
H A D | ath9k.h | 644 u8 noa_index; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | channel.c | 421 avp->noa_index++; in ath_chanctx_offchannel_noa() 426 "offchannel noa_duration: %d, noa_start: %u, noa_index: %d\n", in ath_chanctx_offchannel_noa() 429 avp->noa_index); in ath_chanctx_offchannel_noa() 448 avp->noa_index++; in ath_chanctx_set_periodic_noa() 466 "noa_duration: %d, noa_start: %u, noa_index: %d, periodic: %d\n", in ath_chanctx_set_periodic_noa() 469 avp->noa_index, in ath_chanctx_set_periodic_noa() 480 avp->noa_index++; in ath_chanctx_set_oneshot_noa() 487 "oneshot noa_duration: %d, noa_start: %u, noa_index: %d, periodic: %d\n", in ath_chanctx_set_oneshot_noa() 490 avp->noa_index, in ath_chanctx_set_oneshot_noa() 1529 noa->index = avp->noa_index; in ath9k_beacon_add_noa() [all...] |
H A D | ath9k.h | 645 u8 noa_index; member
|
Completed in 48 milliseconds