Searched refs:do_tx (Results 1 – 4 of 4) sorted by relevance
148 bool do_tx = false; in bcm63xx_txrx_bufs() local162 do_tx = true; in bcm63xx_txrx_bufs()190 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()194 else if (do_tx) in bcm63xx_txrx_bufs()
351 static void do_tx(struct work_struct *work) in do_tx() function675 INIT_WORK(&sdev->ws, do_tx); in sdio_wimax_probe()
629 static int do_tx(struct sk_buff *skb) in do_tx() function732 if (do_tx(skb) == RING_BUSY) { in dequeue_tx()1541 error = do_tx(skb); in zatm_send()
1028 static enum enq_res do_tx(struct sk_buff *skb) in do_tx() function1191 res = do_tx(skb); in poll_tx()2071 res = do_tx(skb); in eni_send()