Home
last modified time | relevance | path

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

1234

/Linux-v6.6/drivers/net/ethernet/sfc/
Def100_netdev.c252 struct efx_tx_queue *tx_queue; in __ef100_hard_start_xmit() local
Dethtool_common.c307 struct efx_tx_queue *tx_queue; in efx_fill_loopback_test() local
494 struct efx_tx_queue *tx_queue; in efx_ethtool_get_stats() local
Dnet_driver.h541 struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL]; member
1698 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1712 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1736 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1743 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1750 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dusb.h79 struct sk_buff_head tx_queue[RTW_USB_EP_MAX]; member
Dsdio.h161 struct sk_buff_head tx_queue[RTK_MAX_TX_QUEUE_NUM]; member
/Linux-v6.6/net/nfc/
Dllcp.h59 struct sk_buff_head tx_queue; member
134 struct sk_buff_head tx_queue; member
/Linux-v6.6/drivers/net/wireguard/
Dpeer.h39 struct prev_queue tx_queue, rx_queue; member
/Linux-v6.6/include/linux/
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */ member
/Linux-v6.6/drivers/net/usb/
Dcdc-phonet.c34 unsigned tx_queue; member
/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dipoib.h41 u8 tx_queue; member
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
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.c738 struct efx_tx_queue *tx_queue; in efx_register_netdev() local
/Linux-v6.6/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c254 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce() local
382 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam() local
/Linux-v6.6/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.6/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.6/drivers/net/wireless/silabs/wfx/
Dwfx.h75 struct wfx_queue tx_queue[4]; member
/Linux-v6.6/drivers/usb/usbip/
Dvudc.h100 struct list_head tx_queue; member
/Linux-v6.6/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.6/drivers/bluetooth/
Dbtmrvl_drv.h77 struct sk_buff_head tx_queue; member
/Linux-v6.6/arch/um/drivers/
Dvector_kern.h89 struct vector_queue *tx_queue; member
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h115 struct qed_ll2_tx_queue tx_queue; member
/Linux-v6.6/drivers/atm/
Deni.h87 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/ member

1234