Home
last modified time | relevance | path

Searched refs:is_ndp (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_mp_ex.h167 bool is_ndp; member
H A Dhalbb_physts.h139 bool is_ndp; member
H A Dhalbb_physts_ie_b_endian.h119 u8 is_ndp:1; member
H A Dhalbb_physts_ie_l_endian.h120 u8 is_ndp:1; member
H A Dhalbb_physts.c956 psts_1->is_ndp = ie_1->is_ndp; in halbb_physts_ie_01()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_mp_ex.h167 bool is_ndp; member
H A Dhalbb_physts.h139 bool is_ndp; member
H A Dhalbb_physts_ie_b_endian.h119 u8 is_ndp:1; member
H A Dhalbb_physts_ie_l_endian.h120 u8 is_ndp:1; member
H A Dhalbb_physts.c956 psts_1->is_ndp = ie_1->is_ndp; in halbb_physts_ie_01()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c1456 bool is_ndp = false; in iwl_mvm_rx_tx_cmd_single() local
1545 is_ndp = true; in iwl_mvm_rx_tx_cmd_single()
1615 if (!is_ndp) { in iwl_mvm_rx_tx_cmd_single()