Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1187 static int hns3_set_tx_push(struct net_device *netdev, u32 tx_push) in hns3_set_tx_push()
Dhns3_enet.h420 u64 tx_push; member
/linux-6.14.4/include/linux/
Dethtool.h88 u8 tx_push; member
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h991 struct tx_push_buffer *tx_push; member
Dbnxt.c564 struct tx_push_bd *tx_push = &tx_push_buf->push_bd; in bnxt_start_xmit() local