Home
last modified time | relevance | path

Searched refs:cab_queue (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c2410 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 Dmac-ctxt.c296 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 Dmvm.h331 u16 cab_queue; member
H A Dtx.c630 return mvmvif->cab_queue; in iwl_mvm_get_ctrl_vif_queue()
/freebsd-13.1/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h624 int cab_queue; member