Searched defs:txq_id (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-scd.h13 iwl_scd_txq_set_chain(struct iwl_trans *trans, u16 txq_id) argument
19 iwl_scd_txq_enable_agg(struct iwl_trans *trans, u16 txq_id) argument
25 iwl_scd_txq_disable_agg(struct iwl_trans *trans, u16 txq_id) argument
76 iwl_scd_txq_set_inactive(struct iwl_trans *trans, u16 txq_id) argument
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c950 int txq_id = tid_data->txq_id; local
H A Dsta.h269 u16 txq_id; member in struct:iwl_mvm_tid_data
H A Dtx.c1056 static bool iwl_mvm_txq_should_update(struct iwl_mvm *mvm, int txq_id) argument
1127 u16 txq_id; local
1585 int txq_id = SEQ_TO_QUEUE(sequence); local
[all...]
H A Dsta.c1628 int txq_id = tid_data->txq_id; local
2008 u16 txq_id; local
3101 u16 txq_id; local
3333 u16 txq_id = tid_data->txq_id; local
3358 u16 txq_id; local
3431 u16 txq_id; local
[all...]
H A Dmvm.h768 u16 txq_id; member in struct:iwl_mvm_txq
/freebsd-current/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c815 void iwl_txq_gen2_unmap(struct iwl_trans *trans, int txq_id) argument
718 iwl_txq_gen2_tx(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_device_tx_cmd *dev_cmd, int txq_id) argument
877 iwl_txq_gen2_free(struct iwl_trans *trans, int txq_id) argument
990 u32 txq_id = txq->id; local
1324 iwl_txq_gen2_init(struct iwl_trans *trans, int txq_id, int queue_size) argument
1454 int txq_id = txq->id; local
1496 int txq_id = txq->id; local
1583 iwl_txq_reclaim(struct iwl_trans *trans, int txq_id, int ssn, struct sk_buff_head *skbs) argument
1708 iwl_txq_set_q_ptrs(struct iwl_trans *trans, int txq_id, int ptr) argument
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c81 int txq_id = txq->id; local
208 static void iwl_pcie_txq_unmap(struct iwl_trans *trans, int txq_id) argument
258 iwl_pcie_txq_free(struct iwl_trans *trans, int txq_id) argument
360 int txq_id; local
433 int txq_id; local
469 int txq_id; local
499 int txq_id, slots_num; local
571 int txq_id, slots_num; local
672 iwl_pcie_cmdq_reclaim(struct iwl_trans *trans, int txq_id, int idx) argument
710 iwl_pcie_txq_set_ratid_map(struct iwl_trans *trans, u16 ra_tid, u16 txq_id) argument
739 iwl_trans_pcie_txq_enable(struct iwl_trans *trans, int txq_id, u16 ssn, const struct iwl_trans_txq_scd_cfg *cfg, unsigned int wdg_timeout) argument
851 iwl_trans_pcie_txq_set_shared_mode(struct iwl_trans *trans, u32 txq_id, bool shared_mode) argument
859 iwl_trans_pcie_txq_disable(struct iwl_trans *trans, int txq_id, bool configure_scd) argument
878 "queue %d not used", txq_id); local
1184 int txq_id = SEQ_TO_QUEUE(sequence); local
1444 iwl_trans_pcie_tx(struct iwl_trans *trans, struct sk_buff *skb, struct iwl_device_tx_cmd *dev_cmd, int txq_id) argument
[all...]
/freebsd-current/sys/dev/mana/
H A Dmana_en.c807 uint16_t txq_id; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c2734 ecore_iov_vf_stop_txqs(struct ecore_hwfn *p_hwfn, struct ecore_vf_info *vf, u16 txq_id, u8 qid_usage_idx) argument
/freebsd-current/sys/dev/ice/
H A Dice_lan_tx_rx.h1074 u16 txq_id; member in struct:ice_tx_cmpltnq
1115 u16 txq_id; member in struct:ice_tx_drbell_fmt
H A Dice_adminq_cmd.h2576 __le16 txq_id; member in struct:ice_aqc_add_txqs_perq
2670 __le16 txq_id; member in struct:ice_aqc_move_txqs_elem

Completed in 280 milliseconds