Home
last modified time | relevance | path

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

1234

/Linux-v5.15/drivers/net/usb/
Dcdc-phonet.c34 unsigned tx_queue; member
/Linux-v5.15/drivers/net/ethernet/sfc/
Dethtool_common.c306 struct efx_tx_queue *tx_queue; in efx_fill_loopback_test() local
493 struct efx_tx_queue *tx_queue; in efx_ethtool_get_stats() local
Dnet_driver.h549 struct efx_tx_queue tx_queue[EFX_MAX_TXQ_PER_CHANNEL]; member
1655 struct efx_tx_queue *tx_queue; in efx_channel_tx_fill_level() local
1669 struct efx_tx_queue *tx_queue; in efx_channel_tx_old_fill_level() local
1693 efx_tx_queue_get_insert_index(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_index()
1700 __efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in __efx_tx_queue_get_insert_buffer()
1707 efx_tx_queue_get_insert_buffer(const struct efx_tx_queue *tx_queue) in efx_tx_queue_get_insert_buffer()
Defx.c743 struct efx_tx_queue *tx_queue; in efx_register_netdev() local
Dptp.c609 ktime_t efx_ptp_nic_to_kernel_time(struct efx_tx_queue *tx_queue) in efx_ptp_nic_to_kernel_time()
1092 struct efx_tx_queue *tx_queue; in efx_ptp_xmit_skb_queue() local
/Linux-v5.15/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c252 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce() local
378 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam() local
/Linux-v5.15/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-v5.15/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-v5.15/drivers/staging/wfx/
Dwfx.h76 struct wfx_queue tx_queue[4]; member
/Linux-v5.15/drivers/usb/usbip/
Dvudc.h100 struct list_head tx_queue; member
/Linux-v5.15/drivers/bluetooth/
Dbtmrvl_drv.h91 struct sk_buff_head tx_queue; member
/Linux-v5.15/arch/um/drivers/
Dvector_kern.h87 struct vector_queue *tx_queue; member
/Linux-v5.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-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.h115 struct qed_ll2_tx_queue tx_queue; member
/Linux-v5.15/drivers/atm/
Deni.h87 struct sk_buff_head tx_queue; /* PDUs currently being TX DMAed*/ member
/Linux-v5.15/drivers/net/ethernet/fujitsu/
Dfmvj18x_cs.c113 uint tx_queue; member
/Linux-v5.15/drivers/net/wan/
Dhdlc_ppp.c101 static struct sk_buff_head tx_queue; /* used when holding the spin lock */ variable
/Linux-v5.15/drivers/media/rc/
Dite-cir.h87 wait_queue_head_t tx_queue, tx_ended; member
/Linux-v5.15/drivers/net/can/mscan/
Dmscan.h284 struct tx_queue_entry tx_queue[TX_QUEUE_SIZE]; member
/Linux-v5.15/drivers/i3c/master/mipi-i3c-hci/
Dpio.c130 struct hci_xfer *curr_tx, *tx_queue; member
/Linux-v5.15/drivers/net/xen-netback/
Dcommon.h164 struct sk_buff_head tx_queue; member
/Linux-v5.15/drivers/scsi/fnic/
Dfnic.h286 struct sk_buff_head tx_queue; member
/Linux-v5.15/include/net/bluetooth/
Drfcomm.h172 struct sk_buff_head tx_queue; member

1234