Searched refs:do_tx (Results 1 – 6 of 6) sorted by relevance
235 bool do_tx = false; in bcm63xx_txrx_bufs() local249 do_tx = true; in bcm63xx_txrx_bufs()275 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()279 else if (do_tx) in bcm63xx_txrx_bufs()
11 - No error checking for alloc_tx_struct in do_tx()
48 static void do_tx(struct work_struct *work);347 INIT_DELAYED_WORK(&udev->work_tx, do_tx); in init_usb()634 static void do_tx(struct work_struct *work) in do_tx() function
1469 do_tx, in wsm_handle_tx_data() enumerator1470 } action = do_tx; in wsm_handle_tx_data()1475 action = do_tx; in wsm_handle_tx_data()1506 action = do_tx; /* TODO: Test me! */ in wsm_handle_tx_data()1514 if (action == do_tx) { in wsm_handle_tx_data()1568 case do_tx: in wsm_handle_tx_data()
632 static int do_tx(struct sk_buff *skb) in do_tx() function735 if (do_tx(skb) == RING_BUSY) { in dequeue_tx()1548 error = do_tx(skb); in zatm_send()
1033 static enum enq_res do_tx(struct sk_buff *skb) in do_tx() function1196 res = do_tx(skb); in poll_tx()2077 res = do_tx(skb); in eni_send()