Searched refs:txq_id (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c2542 u16 txq_id, u8 qid_usage_idx)
2547 if (!qed_iov_validate_txq(p_hwfn, vf, txq_id, QED_IOV_VALIDATE_Q_NA))
2550 p_queue = &vf->vf_queues[txq_id];
2540 qed_iov_vf_stop_txqs(struct qed_hwfn *p_hwfn, struct qed_vf_info *vf, u16 txq_id, u8 qid_usage_idx) argument
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c2914 u16 txq_id = skb_get_queue_mapping(skb); local
2915 struct mvneta_tx_queue *txq = &pp->txqs[txq_id];
2976 struct netdev_queue *nq = netdev_get_tx_queue(dev, txq_id);
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c430 station->tid[j].agg.txq_id,
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h1406 u16 txq_id; member in struct:rtl_ht_agg
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1970 __le16 txq_id; member in struct:ice_aqc_add_txqs_perq
H A Dice_common.c4657 le16_to_cpu(buf->txqs[0].txq_id),
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h755 u16 txq_id; member in struct:iwl_mvm_txq
H A Dmac80211.c3208 if (tid_data->txq_id == IWL_MVM_INVALID_QUEUE)
3211 __set_bit(tid_data->txq_id, &txqs);
H A Dd3.c2578 mvm_ap_sta->tid_data[i].txq_id,
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c223 tid_data->agg.txq_id);

Completed in 856 milliseconds

12