Searched refs:maybe_stop_tx (Results 1 – 4 of 4) sorted by relevance
52 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
326 switch (priv->ops.maybe_stop_tx(&skb, &buf_num, ring)) { in hns_nic_net_xmit_hw()1787 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_features()1792 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_features()2169 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()2175 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tso; in hns_nic_set_priv_ops()2180 priv->ops.maybe_stop_tx = hns_nic_maybe_stop_tx; in hns_nic_set_priv_ops()
424 int (*maybe_stop_tx)(struct sk_buff **out_skb, member
1103 switch (priv->ops.maybe_stop_tx(&skb, &buf_num, ring)) { in hns3_nic_net_xmit()1223 priv->ops.maybe_stop_tx = hns3_nic_maybe_stop_tso; in hns3_nic_set_features()1226 priv->ops.maybe_stop_tx = hns3_nic_maybe_stop_tx; in hns3_nic_set_features()3088 priv->ops.maybe_stop_tx = hns3_nic_maybe_stop_tso; in hns3_nic_set_priv_ops()3091 priv->ops.maybe_stop_tx = hns3_nic_maybe_stop_tx; in hns3_nic_set_priv_ops()