Home
last modified time | relevance | path

Searched defs:tx_desc_num (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.h32 u32 tx_desc_num; member
H A Dhns3_ethtool.c1081 u32 tx_desc_num, u32 rx_desc_num) in hns3_change_all_ring_bd_num()
H A Dhnae3.h205 u16 tx_desc_num; /* total number of tx desc */ member
/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c1084 int tx_desc_num = pep->tx_ring_size; in txq_init() local