Searched refs:maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
49 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
342 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()