Home
last modified time | relevance | path

Searched refs:maybe_stop_tx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h48 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
H A Dhns_enet.c320 switch (priv->ops.maybe_stop_tx(&skb, &buf_num, ring)) { in hns_nic_net_xmit_hw()
1783 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_features()
1788 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_features()
2163 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()
2169 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_priv_ops()
2174 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h49 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
H A Dhns_enet.c342 switch (priv->ops.maybe_stop_tx(&skb, &buf_num, ring)) { in hns_nic_net_xmit_hw()
2175 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()
2179 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx_v2; in hns_nic_set_priv_ops()

Completed in 7 milliseconds