Searched defs:num_txqs (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_config.h341 u64 num_txqs:16; member in struct:octeon_nic_if_config
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c131 int err, i, j, num_txqs = hinic_hwdev_num_qps(nic_dev->hwdev); local
180 int num_txqs = hinic_hwdev_num_qps(nic_dev->hwdev); local
189 int num_txqs = hinic_hwdev_num_qps(nic_dev->hwdev); local
202 int i, num_txqs = hinic_hwdev_num_qps(nic_dev->hwdev); local
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h32 u8 num_txqs; member in struct:vf_pf_resc_request
201 u8 num_txqs; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h193 u8 num_txqs; member in struct:qed_vf_info
H A Dqed_vf.c1575 void qed_vf_get_num_txqs(struct qed_hwfn *p_hwfn, u8 *num_txqs) argument
H A Dqed_vf.h17 u8 num_txqs; member in struct:vf_pf_resc_request
208 u8 num_txqs; member in struct:pfvf_acquire_resp_tlv::pf_vf_resc
292 u8 num_txqs; member in struct:vfpf_stop_txqs_tlv
1096 static inline void qed_vf_get_num_txqs(struct qed_hwfn *p_hwfn, u8 *num_txqs) argument
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad.c1509 bnad_tx_msix_unregister(struct bnad *bnad, struct bnad_tx_info *tx_info, int num_txqs) argument
1528 bnad_tx_msix_register(struct bnad *bnad, struct bnad_tx_info *tx_info, u32 tx_id, int num_txqs) argument
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c196 int num_rxqs, num_txqs; local
256 int num_txqs = adapter->num_active_tx_scrqs, i_txqs = 0; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2884 int nch, ntc, num_txqs, err; local
5656 int nch, num_txqs, node; local
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1985 u8 num_txqs; member in struct:ice_aqc_add_tx_qgrp

Completed in 291 milliseconds