Searched refs:waiting_tx_skb (Results 1 – 1 of 1) sorted by relevance
80 struct sk_buff *waiting_tx_skb; member710 skb = tc6->waiting_tx_skb; in oa_tc6_detach_waiting_tx_skb()711 tc6->waiting_tx_skb = NULL; in oa_tc6_detach_waiting_tx_skb()1203 tc6->ongoing_tx_skb = tc6->waiting_tx_skb; in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()1204 tc6->waiting_tx_skb = NULL; in oa_tc6_prepare_spi_tx_buf_for_tx_skbs()1261 if (tc6->ongoing_tx_skb || tc6->waiting_tx_skb) in oa_tc6_try_spi_transfer()1292 if (!tc6->waiting_tx_skb && netif_queue_stopped(tc6->netdev)) in oa_tc6_try_spi_transfer()1317 (tc6->waiting_tx_skb && tc6->tx_credits)) { in oa_tc6_macphy_threaded_irq()1415 if (tc6->waiting_tx_skb) { in oa_tc6_start_xmit()1425 tc6->waiting_tx_skb = skb; in oa_tc6_start_xmit()