Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/atm/
Deni.h101 struct sk_buff_head rx_queue; /* PDUs currently being RX-DMAed */ member
/Linux-v5.15/drivers/net/ethernet/sfc/falcon/
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()
Dethtool.c438 struct ef4_rx_queue *rx_queue; in ef4_ethtool_get_stats() local
/Linux-v5.15/drivers/net/ethernet/sfc/
Dnet_driver.h548 struct efx_rx_queue rx_queue; member
1593 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel()
1598 static inline int efx_rx_queue_index(struct efx_rx_queue *rx_queue) in efx_rx_queue_index()
1606 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer()
1613 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next()
Dethtool_common.c494 struct efx_rx_queue *rx_queue; in efx_ethtool_get_stats() local
Dmcdi.c2035 struct efx_rx_queue *rx_queue; in efx_mcdi_flush_rxqs() local
/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmveth.h143 struct ibmveth_rx_q rx_queue; member
/Linux-v5.15/drivers/net/ethernet/ti/
Dnetcp.h92 void *rx_queue; member
/Linux-v5.15/drivers/net/wireless/realtek/rtl818x/rtl8187/
Drtl8187.h134 struct sk_buff_head rx_queue; member
/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc.h511 u8 rx_queue; member
535 u8 rx_queue; member
/Linux-v5.15/drivers/net/dsa/hirschmann/
Dhellcreek.h231 struct sk_buff_head rx_queue; /* For synchronization messages */ member
/Linux-v5.15/drivers/i3c/master/mipi-i3c-hci/
Dpio.c129 struct hci_xfer *curr_rx, *rx_queue; member
/Linux-v5.15/net/mac80211/
Drx.c2161 unsigned int frag, unsigned int seq, int rx_queue, in ieee80211_reassemble_add()
2187 int rx_queue, struct ieee80211_hdr *hdr) in ieee80211_reassemble_find()
/Linux-v5.15/drivers/net/xen-netback/
Dcommon.h201 struct sk_buff_head rx_queue; member
/Linux-v5.15/net/qrtr/
Dqrtr.c133 struct sk_buff_head rx_queue; member
/Linux-v5.15/drivers/net/wireless/realtek/rtlwifi/
Dusb.c514 struct sk_buff_head rx_queue; in _rtl_rx_pre_process() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h144 struct sk_buff_head rx_queue; /* offload packet receive queue */ member
/Linux-v5.15/drivers/net/phy/
Dnxp-c45-tja11xx.c195 struct sk_buff_head rx_queue; member
Ddp83640.c126 struct sk_buff_head rx_queue; member
/Linux-v5.15/drivers/net/wireless/st/cw1200/
Dcw1200.h88 struct sk_buff_head rx_queue; member
/Linux-v5.15/net/ipv6/
Dtcp_ipv6.c2020 int rx_queue; in get_tcp6_sock() local
/Linux-v5.15/drivers/net/vmxnet3/
Dvmxnet3_int.h342 struct vmxnet3_rx_queue rx_queue[VMXNET3_DEVICE_MAX_RX_QUEUES]; member
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h202 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES]; member
/Linux-v5.15/drivers/net/ethernet/intel/igbvf/
Dnetdev.c925 static void igbvf_assign_vector(struct igbvf_adapter *adapter, int rx_queue, in igbvf_assign_vector()
/Linux-v5.15/drivers/net/ethernet/freescale/
Dfec.h563 struct fec_enet_priv_rx_q *rx_queue[FEC_ENET_MAX_RX_QS]; member

123