Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dethtool.h80 u8 tx_push; member
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1155 static int hns3_set_tx_push(struct net_device *netdev, u32 tx_push) in hns3_set_tx_push()
Dhns3_enet.h417 u64 tx_push; member
/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h797 struct tx_push_buffer *tx_push; member
Dbnxt.c439 struct tx_push_bd *tx_push = &tx_push_buf->push_bd; in bnxt_start_xmit() local