Home
last modified time | relevance | path

Searched refs:send_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
H A Det131x.c368 struct tcb *send_head; member
1768 tx_ring->send_head = NULL; in et131x_init_send()
2561 tx_ring->send_head = tcb; in nic_send_packet()
2701 tcb = tx_ring->send_head; in et131x_free_busy_send_packets()
2706 tx_ring->send_head = next; in et131x_free_busy_send_packets()
2720 tcb = tx_ring->send_head; in et131x_free_busy_send_packets()
2751 tcb = tx_ring->send_head; in et131x_handle_send_pkts()
2757 tx_ring->send_head = tcb->next; in et131x_handle_send_pkts()
2766 tcb = tx_ring->send_head; in et131x_handle_send_pkts()
2772 tx_ring->send_head in et131x_handle_send_pkts()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/agere/
H A Det131x.c368 struct tcb *send_head; member
1768 tx_ring->send_head = NULL; in et131x_init_send()
2560 tx_ring->send_head = tcb; in nic_send_packet()
2700 tcb = tx_ring->send_head; in et131x_free_busy_send_packets()
2705 tx_ring->send_head = next; in et131x_free_busy_send_packets()
2719 tcb = tx_ring->send_head; in et131x_free_busy_send_packets()
2750 tcb = tx_ring->send_head; in et131x_handle_send_pkts()
2756 tx_ring->send_head = tcb->next; in et131x_handle_send_pkts()
2765 tcb = tx_ring->send_head; in et131x_handle_send_pkts()
2771 tx_ring->send_head in et131x_handle_send_pkts()
[all...]

Completed in 14 milliseconds