Searched defs:rx_coal (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 1491 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_calc_int_moderation() local 1857 struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting; in enic_set_rx_coal_setting() local
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.h | 220 u16 rx_coal; member
|
D | qed_vf.c | 1407 u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid) in qed_vf_pf_set_coalesce()
|
D | qed_main.c | 1989 static int qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, in qed_set_coalesce()
|
D | qed_dev.c | 3863 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle) in qed_set_queue_coalesce()
|
D | qed_vf.h | 507 u16 rx_coal; member
|
D | qed_sriov.c | 3497 u16 rx_coal, tx_coal; in qed_iov_vf_pf_set_coalesce() local
|
/Linux-v4.19/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 2208 int rx_coal; in bdx_set_coalesce() local
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/ |
D | qede_ethtool.c | 728 u16 rx_coal, tx_coal, i, rc = 0; in qede_get_coalesce() local
|
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 3596 struct hns3_enet_coalesce tx_coal, rx_coal; in hns3_set_channels() local
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.h | 1331 struct bnxt_coal rx_coal; member
|