Searched refs:do_tx (Results 1 – 5 of 5) sorted by relevance
236 bool do_tx = false; in bcm63xx_txrx_bufs() local250 do_tx = true; in bcm63xx_txrx_bufs()276 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()280 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);351 INIT_DELAYED_WORK(&udev->work_tx, do_tx); in init_usb()638 static void do_tx(struct work_struct *work) in do_tx() function
1467 do_tx, in wsm_handle_tx_data() enumerator1468 } action = do_tx; in wsm_handle_tx_data()1473 action = do_tx; in wsm_handle_tx_data()1504 action = do_tx; /* TODO: Test me! */ in wsm_handle_tx_data()1512 if (action == do_tx) { in wsm_handle_tx_data()1566 case do_tx: in wsm_handle_tx_data()
1027 static enum enq_res do_tx(struct sk_buff *skb) in do_tx() function1194 res = do_tx(skb); in poll_tx()2060 res = do_tx(skb); in eni_send()