Searched refs:do_tx (Results 1 – 6 of 6) sorted by relevance
243 bool do_tx = false; in bcm63xx_txrx_bufs() local257 do_tx = true; in bcm63xx_txrx_bufs()283 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()287 else if (do_tx) in bcm63xx_txrx_bufs()
11 - No error checking for alloc_tx_struct in do_tx()
58 static void do_tx(struct work_struct *work);357 INIT_DELAYED_WORK(&udev->work_tx, do_tx); in init_usb()644 static void do_tx(struct work_struct *work) in do_tx() function
1472 do_tx, in wsm_handle_tx_data() enumerator1473 } action = do_tx; in wsm_handle_tx_data()1478 action = do_tx; in wsm_handle_tx_data()1509 action = do_tx; /* TODO: Test me! */ in wsm_handle_tx_data()1517 if (action == do_tx) { in wsm_handle_tx_data()1571 case do_tx: in wsm_handle_tx_data()
630 static int do_tx(struct sk_buff *skb) in do_tx() function733 if (do_tx(skb) == RING_BUSY) { in dequeue_tx()1544 error = do_tx(skb); in zatm_send()
1031 static enum enq_res do_tx(struct sk_buff *skb) in do_tx() function1194 res = do_tx(skb); in poll_tx()2075 res = do_tx(skb); in eni_send()