Searched refs:cab_queue (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | sta.c | 2410 mvmvif->cab_queue = IWL_MVM_DQA_GCAST_QUEUE; in iwl_mvm_add_mcast_sta() 2418 iwl_mvm_enable_txq(mvm, NULL, mvmvif->cab_queue, 0, &cfg, in iwl_mvm_add_mcast_sta() 2420 msta->tfd_queue_msk |= BIT(mvmvif->cab_queue); in iwl_mvm_add_mcast_sta() 2442 mvmvif->cab_queue = queue; in iwl_mvm_add_mcast_sta() 2445 iwl_mvm_enable_txq(mvm, NULL, mvmvif->cab_queue, 0, &cfg, in iwl_mvm_add_mcast_sta() 2520 iwl_mvm_disable_txq(mvm, NULL, &mvmvif->cab_queue, 0); in iwl_mvm_rm_mcast_sta()
|
| H A D | mac-ctxt.c | 296 mvmvif->cab_queue = IWL_MVM_DQA_GCAST_QUEUE; in iwl_mvm_mac_ctxt_init() 1102 ctxt_ap->mcast_qid = cpu_to_le32(mvmvif->cab_queue); in iwl_mvm_mac_ctxt_cmd_fill_ap()
|
| H A D | mvm.h | 331 u16 cab_queue; member
|
| H A D | tx.c | 630 return mvmvif->cab_queue; in iwl_mvm_get_ctrl_vif_queue()
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/net/ |
| H A D | mac80211.h | 624 int cab_queue; member
|