Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/net/wireguard/
H A Dpeer.h39 struct prev_queue tx_queue, rx_queue; member
/openbmc/linux/include/linux/
H A Dvirtio_vsock.h141 struct sk_buff_head rx_queue; member
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c253 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce() local
383 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam() local
/openbmc/linux/drivers/net/wan/
H A Dlapbether.c57 struct sk_buff_head rx_queue; member
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c120 int efx_mae_start_counters(struct efx_nic *efx, struct efx_rx_queue *rx_queue) in efx_mae_start_counters()
170 int efx_mae_stop_counters(struct efx_nic *efx, struct efx_rx_queue *rx_queue) in efx_mae_stop_counters()
217 struct efx_rx_queue *rx_queue = container_of(work, struct efx_rx_queue, in efx_mae_counters_grant_credits() local
H A Dnet_driver.h540 struct efx_rx_queue rx_queue; member
1636 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel()
1641 static inline int efx_rx_queue_index(struct efx_rx_queue *rx_queue) in efx_rx_queue_index()
1649 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer()
1656 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next()
H A Dethtool_common.c495 struct efx_rx_queue *rx_queue; in efx_ethtool_get_stats() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.h121 struct sk_buff_head rx_queue; member
H A Dusb.c495 struct sk_buff_head rx_queue; in _rtl_rx_pre_process() local
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54usb.h151 struct sk_buff_head rx_queue; member
/openbmc/linux/arch/um/drivers/
H A Dvector_kern.h88 struct vector_queue *rx_queue; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h114 struct qed_ll2_rx_queue rx_queue; member
/openbmc/linux/drivers/atm/
H A Deni.h101 struct sk_buff_head rx_queue; /* PDUs currently being RX-DMAed */ member
/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c105 uint32_t rx_queue[4]; member
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h444 struct ef4_rx_queue rx_queue; member
1256 ef4_rx_queue_channel(struct ef4_rx_queue *rx_queue) in ef4_rx_queue_channel()
1261 static inline int ef4_rx_queue_index(struct ef4_rx_queue *rx_queue) in ef4_rx_queue_index()
1269 static inline struct ef4_rx_buffer *ef4_rx_buffer(struct ef4_rx_queue *rx_queue, in ef4_rx_buffer()
H A Dethtool.c438 struct ef4_rx_queue *rx_queue; in ef4_ethtool_get_stats() local
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h547 struct efx_rx_queue rx_queue; member
1589 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel()
1594 static inline int efx_rx_queue_index(struct efx_rx_queue *rx_queue) in efx_rx_queue_index()
1602 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer()
1609 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next()
H A Dethtool_common.c494 struct efx_rx_queue *rx_queue; in efx_siena_ethtool_get_stats() local
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.h149 struct ibmveth_rx_q rx_queue; member
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h134 struct sk_buff_head rx_queue; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp.h92 void *rx_queue; member
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c129 struct hci_xfer *curr_rx, *rx_queue; member
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.h238 struct sk_buff_head rx_queue; /* For synchronization messages */ member
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h577 u8 rx_queue; member
601 u8 rx_queue; member
/openbmc/linux/drivers/net/xen-netback/
H A Dcommon.h198 struct sk_buff_head rx_queue; member

1234