Home
last modified time | relevance | path

Searched defs:tx_queue (Results 26 – 50 of 87) sorted by relevance

1234

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Defx.h21 static inline netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_enqueue_skb()
Dethtool_common.c258 struct efx_tx_queue *tx_queue; in efx_fill_loopback_test() local
493 struct efx_tx_queue *tx_queue; in efx_siena_ethtool_get_stats() local
Dnet_driver.h548 struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL]; member
1651 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1665 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1689 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1696 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1703 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
Defx.c739 struct efx_tx_queue *tx_queue; in efx_register_netdev() local
/Linux-v6.1/net/nfc/
Dllcp.h59 struct sk_buff_head tx_queue; member
134 struct sk_buff_head tx_queue; member
/Linux-v6.1/drivers/net/wireguard/
Dpeer.h39 struct prev_queue tx_queue, rx_queue; member
/Linux-v6.1/include/linux/
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */ member
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dipoib.h41 u8 tx_queue; member
/Linux-v6.1/drivers/net/usb/
Dcdc-phonet.c34 unsigned tx_queue; member
/Linux-v6.1/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c252 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce() local
380 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam() local
/Linux-v6.1/drivers/net/ethernet/sfc/
Dethtool_common.c315 struct efx_tx_queue *tx_queue; in efx_fill_loopback_test() local
531 struct efx_tx_queue *tx_queue; in efx_ethtool_get_stats() local
Dnet_driver.h553 struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL]; member
1725 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1739 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1763 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1770 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1777 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
Defx.c739 struct efx_tx_queue *tx_queue; in efx_register_netdev() local
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dethtool.c259 struct ef4_tx_queue *tx_queue; in ef4_fill_loopback_test() local
437 struct ef4_tx_queue *tx_queue; in ef4_ethtool_get_stats() local
Dnet_driver.h445 struct ef4_tx_queue tx_queue[EF4_TXQ_TYPES]; member
1209 static inline bool ef4_tx_queue_used(struct ef4_tx_queue *tx_queue) in ef4_tx_queue_used()
1310 ef4_tx_queue_get_insert_index(const struct ef4_tx_queue *tx_queue) in ef4_tx_queue_get_insert_index()
1317 __ef4_tx_queue_get_insert_buffer(const struct ef4_tx_queue *tx_queue) in __ef4_tx_queue_get_insert_buffer()
1324 ef4_tx_queue_get_insert_buffer(const struct ef4_tx_queue *tx_queue) in ef4_tx_queue_get_insert_buffer()
/Linux-v6.1/drivers/net/wireless/ralink/rt2x00/
Drt2800mmio.c486 bool tx_queue = false; in rt2800mmio_flush_queue() local
Drt2x00queue.c991 bool tx_queue = in rt2x00queue_flush_queue() local
/Linux-v6.1/drivers/usb/usbip/
Dvudc.h100 struct list_head tx_queue; member
/Linux-v6.1/drivers/net/wireless/silabs/wfx/
Dwfx.h75 struct wfx_queue tx_queue[4]; member
/Linux-v6.1/drivers/net/fddi/skfp/h/
Dsupern_2.h224 struct tx_queue { struct
225 struct tx_queue *tq_next ; argument
226 u_short tq_pack_offset ; /* offset buffer memory */
227 u_char tq_pad[2] ;
/Linux-v6.1/arch/um/drivers/
Dvector_kern.h89 struct vector_queue *tx_queue; member
/Linux-v6.1/drivers/bluetooth/
Dbtmrvl_drv.h77 struct sk_buff_head tx_queue; member
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h114 struct qed_ll2_tx_queue tx_queue; member
/Linux-v6.1/drivers/atm/
Deni.h87 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/ member
/Linux-v6.1/drivers/net/ethernet/fujitsu/
Dfmvj18x_cs.c113 uint tx_queue; member

1234