Home
last modified time | relevance | path

Searched defs:rx_coal (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c759 u16 rx_coal, tx_coal, i, rc = 0; in qede_get_coalesce() local
2214 u16 rx_coal, tx_coal; in qede_get_per_coalesce() local
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c384 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_set_rx_coal_setting() local
1279 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_calc_int_moderation() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h195 u16 rx_coal; member
H A Dqed_vf.c1401 u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) in qed_vf_pf_set_coalesce()
H A Dqed_vf.h480 u16 rx_coal; member
H A Dqed_sriov.c3492 u16 rx_coal, tx_coal; in qed_iov_vf_pf_set_coalesce() local
H A Dqed_dev.c4892 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle) in qed_set_queue_coalesce()
/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c2187 int rx_coal; in bdx_set_coalesce() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c552 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init() local
589 struct hns3_enet_coalesce *rx_coal = &tqp_vector->rx_group.coal; in hns3_vector_coalesce_init_hw() local
4756 struct hns3_enet_coalesce *rx_coal = &priv->rx_coal; in hns3_nic_init_coal_cfg() local
H A Dhns3_enet.h596 struct hns3_enet_coalesce rx_coal; member