Searched defs:rx_coal (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ | 
| D | enic_main.c | 1492 	struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting;  in enic_calc_int_moderation()  local1858 	struct enic_rx_coal *rx_coal = &enic->rx_coalesce_setting;  in enic_set_rx_coal_setting()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_sriov.h | 220 	u16 rx_coal;  member
 | 
| D | qed_vf.c | 1417 		       u16 rx_coal, u16 tx_coal, struct qed_queue_cid *p_cid)  in qed_vf_pf_set_coalesce()
 | 
| D | qed_main.c | 2471 static int qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal,  in qed_set_coalesce()
 | 
| D | qed_vf.h | 507 	u16 rx_coal;  member
 | 
| D | qed_dev.c | 4965 int qed_set_queue_coalesce(u16 rx_coal, u16 tx_coal, void *p_handle)  in qed_set_queue_coalesce()
 | 
| D | qed_sriov.c | 3501 	u16 rx_coal, tx_coal;  in qed_iov_vf_pf_set_coalesce()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/tehuti/ | 
| D | tehuti.c | 2204 	int rx_coal;  in bdx_set_coalesce()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ | 
| D | qede_ethtool.c | 814 	u16 rx_coal, tx_coal, i, rc = 0;  in qede_get_coalesce()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hns3_enet.h | 539 	struct hns3_enet_coalesce rx_coal;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt.h | 1711 	struct bnxt_coal	rx_coal;  member
 |