Home
last modified time | relevance | path

Searched defs:txqs (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.12.1/net/
Ddevres.c22 unsigned int txqs, unsigned int rxqs) in devm_alloc_etherdev_mqs()
/linux-6.12.1/drivers/net/ethernet/fungible/funeth/
Dfuneth.h67 struct funeth_txq **txqs; member
88 struct funeth_txq **txqs; member
Dfuneth_main.c350 static void free_txqs(struct funeth_txq **txqs, unsigned int nqs, in free_txqs()
359 static int alloc_txqs(struct net_device *dev, struct funeth_txq **txqs, in alloc_txqs()
481 struct funeth_txq **xdpqs = NULL, **txqs; in fun_alloc_rings() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.c463 int iwl_trans_wait_tx_queues_empty(struct iwl_trans *trans, u32 txqs) in iwl_trans_wait_tx_queues_empty()
474 unsigned long txqs, bool freeze) in iwl_trans_freeze_txq_timer()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dipoib.h125 struct hfi1_ipoib_txq *txqs; member
/linux-6.12.1/drivers/net/can/dev/
Ddev.c250 unsigned int txqs, unsigned int rxqs) in alloc_candev_mqs()
/linux-6.12.1/net/ethernet/
Deth.c379 struct net_device *alloc_etherdev_mqs(int sizeof_priv, unsigned int txqs, in alloc_etherdev_mqs()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/abm/
Dmain.c85 unsigned int txqs; in nfp_abm_spawn_repr() local
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c424 nfp_repr_alloc_mqs(struct nfp_app *app, unsigned int txqs, unsigned int rxqs) in nfp_repr_alloc_mqs()
/linux-6.12.1/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h97 struct hinic_txq *txqs; member
/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf.h303 struct idpf_tx_queue **txqs; member
Didpf_txrx.h921 struct idpf_tx_queue *txqs[IDPF_LARGE_MAX_Q]; member
/linux-6.12.1/drivers/net/ethernet/ibm/
Dibmvnic.c196 struct ibmvnic_sub_crq_queue **txqs; in ibmvnic_clean_affinity() local
254 struct ibmvnic_sub_crq_queue **txqs = adapter->tx_scrq; in ibmvnic_set_affinity() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c2485 unsigned long txqs, bool freeze) in iwl_pcie_freeze_txq_timer()
Dinternal.h520 struct iwl_pcie_txqs txqs; member
/linux-6.12.1/drivers/net/wan/
Dfarsync.c437 int txqs; /* index to get next buffer to tx */ member
/linux-6.12.1/drivers/net/wireless/ath/ath5k/
Dath5k.h1318 struct ath5k_txq txqs[AR5K_NUM_TX_QUEUES]; /* tx queues */ member
/linux-6.12.1/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c4542 int txqs = 1; in mtk_add_mac() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3385 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local
/linux-6.12.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1206 struct mvpp2_tx_queue **txqs; member
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c6079 unsigned int txqs, rxqs; in mlx5e_create_netdev() local
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmvneta.c507 struct mvneta_tx_queue *txqs; member
/linux-6.12.1/net/core/
Ddev.c11085 unsigned int txqs, unsigned int rxqs) in alloc_netdev_mqs()
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Dmain.h2038 struct list_head txqs; member
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h2075 struct ice_aqc_add_txqs_perq txqs[]; member

12