Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1188 static int hns3_set_tx_push(struct net_device *netdev, u32 tx_push) in hns3_set_tx_push()
H A Dhns3_enet.h420 u64 tx_push; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h991 struct tx_push_buffer *tx_push; member
H A Dbnxt.c568 struct tx_push_bd *tx_push = &tx_push_buf->push_bd; in bnxt_start_xmit() local