Searched refs:do_tx (Results 1 – 8 of 8) sorted by relevance
244 bool do_tx = false; in bcm63xx_txrx_bufs() local258 do_tx = true; in bcm63xx_txrx_bufs()284 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()288 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
218 static int do_tx(void) in do_tx() function369 total_len = do_tx(); in run_test()
482 static void do_tx(int domain, int type, int protocol) in do_tx() function691 do_tx(domain, type, protocol); in do_test()
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()
631 static int do_tx(struct sk_buff *skb) in do_tx() function734 if (do_tx(skb) == RING_BUSY) { in dequeue_tx()1547 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()