Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dethtool.h84 u8 tx_push; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1202 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
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.h1998 __u32 tx_push:1; member
2016 __u8 tx_push; member
2111 __u32 tx_push:1; member
2129 __u8 tx_push; member
2244 __u8 tx_push) in ethtool_rings_set_req_set_tx_push()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h812 struct tx_push_buffer *tx_push; member
H A Dbnxt.c477 struct tx_push_bd *tx_push = &tx_push_buf->push_bd; in bnxt_start_xmit() local