Home
last modified time | relevance | path

Searched refs:maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.h48 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
Dhns_enet.c319 switch (priv->ops.maybe_stop_tx(&skb, &buf_num, ring)) { in hns_nic_net_xmit_hw()
1797 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_features()
1802 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_features()
2178 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()
2184 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_priv_ops()
2189 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()