Home
last modified time | relevance | path

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

1234

/linux-6.15/drivers/net/ethernet/sfc/
Defx.h26 static inline netdev_tx_t efx_enqueue_skb(struct efx_tx_queue *tx_queue, struct sk_buff *skb) in efx_enqueue_skb()
Def100_netdev.c252 struct efx_tx_queue *tx_queue; in __ef100_hard_start_xmit() local
Dethtool_common.c306 struct efx_tx_queue *tx_queue; in efx_fill_loopback_test() local
487 struct efx_tx_queue *tx_queue; in efx_ethtool_get_stats() local
Dnet_driver.h580 struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL]; member
1740 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1754 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1778 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1785 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1792 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
/linux-6.15/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
487 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
1633 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1647 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1671 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1678 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1685 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
/linux-6.15/net/nfc/
Dllcp.h59 struct sk_buff_head tx_queue; member
134 struct sk_buff_head tx_queue; member
/linux-6.15/drivers/net/wireless/realtek/rtw88/
Dusb.h80 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-6.15/include/linux/
Dscc.h74 struct sk_buff_head tx_queue; /* next tx buffer */ member
/linux-6.15/drivers/net/wireguard/
Dpeer.h39 struct prev_queue tx_queue, rx_queue; member
/linux-6.15/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c256 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce() local
384 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam() local
/linux-6.15/drivers/net/usb/
Dcdc-phonet.c34 unsigned tx_queue; member
/linux-6.15/drivers/infiniband/hw/hfi1/
Dipoib.h41 u8 tx_queue; member
/linux-6.15/drivers/net/ethernet/sfc/falcon/
Dethtool.c259 struct ef4_tx_queue *tx_queue; in ef4_fill_loopback_test() local
431 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-6.15/drivers/net/wireless/ralink/rt2x00/
Drt2800mmio.c486 bool tx_queue = false; in rt2800mmio_flush_queue() local
/linux-6.15/drivers/net/wireless/silabs/wfx/
Dwfx.h77 struct wfx_queue tx_queue[4]; member
/linux-6.15/drivers/usb/usbip/
Dvudc.h100 struct list_head tx_queue; member
/linux-6.15/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-6.15/drivers/bluetooth/
Dbtmrvl_drv.h77 struct sk_buff_head tx_queue; member
/linux-6.15/arch/um/drivers/
Dvector_kern.h90 struct vector_queue *tx_queue; member
/linux-6.15/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h115 struct qed_ll2_tx_queue tx_queue; member
/linux-6.15/drivers/atm/
Deni.h87 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/ member

1234