Searched refs:do_tx (Results 1 – 7 of 7) sorted by relevance
133 bool do_tx = false; in bcm63xx_txrx_bufs() local147 do_tx = true; in bcm63xx_txrx_bufs()173 if (do_rx && do_tx && prepend_len == 0) in bcm63xx_txrx_bufs()177 else if (do_tx) in bcm63xx_txrx_bufs()
11 - No error checking for alloc_tx_struct in do_tx()
61 static void do_tx(struct work_struct *work);360 INIT_DELAYED_WORK(&udev->work_tx, do_tx); in init_usb()646 static void do_tx(struct work_struct *work) in do_tx() function
1474 do_tx, in wsm_handle_tx_data() enumerator1475 } action = do_tx; in wsm_handle_tx_data()1480 action = do_tx; in wsm_handle_tx_data()1511 action = do_tx; /* TODO: Test me! */ in wsm_handle_tx_data()1519 if (action == do_tx) { in wsm_handle_tx_data()1573 case do_tx: in wsm_handle_tx_data()
329 static void do_tx(struct work_struct *work) in do_tx() function643 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()