Home
last modified time | relevance | path

Searched defs:qcount (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c14 u32 speed, qcount = 0, qoffset = 0; in cxgb4_mqprio_validate() local
431 u32 qoffset, qcount, tot_qcount, qid, hwqid; in cxgb4_mqprio_enable_offload() local
537 u32 qoffset, qcount; in cxgb4_mqprio_disable_offload() local
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c543 int err, qcount; in otx2vf_probe() local
Dotx2_pf.c2447 int err, qcount; in otx2_probe() local
/Linux-v5.15/include/net/
Dred.h147 int qcount; /* Number of packets since last random member
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.c198 u16 qoffset, qcount; in ice_vsi_cfg_dcb_rings() local
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_main.c1703 u16 qcount = 0, max_qcount, qmap, sections = 0; in i40e_vsi_setup_queue_map_mqprio() local
1796 u16 qcount; in i40e_vsi_setup_queue_map() local
3471 u16 qoffset, qcount; in i40e_vsi_config_dcb_rings() local
5882 u16 qcount, qmap, sections = 0; in i40e_channel_setup_queue_map() local
7315 u16 qcount; in i40e_vsi_set_default_tc_config() local
12068 u16 qcount; in i40e_pf_config_rss() local
12125 u16 qcount; in i40e_reconfig_rss_queues() local
Di40e_txrx.c3659 u16 qcount; in i40e_lan_select_queue() local
Di40e.h305 u16 qcount; /* Total Queues */ member
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h234 u8 qcount[MAX_TQM_ALLOC_REQ]; member
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c383 int tail, qcount; in nicvf_refill_rbdr() local
Dnicvf_main.c2108 int err, qcount; in nicvf_probe() local
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_main.c2738 u16 qcount = mqprio_qopt->qopt.count[i]; in __iavf_setup_tc() local
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c2436 int vf_idx, sb_idx, vfq_idx, qcount, first_vf; in bnx2x_enable_sriov() local
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dsdio.c538 static int qcount[NUMPRIO]; variable
/Linux-v5.15/net/core/
Ddev.c3159 u16 qcount = dev->real_num_tx_queues; in skb_tx_hash() local