Searched defs:rxq_index (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_ev.c205 sfxge_ev_rxq_flush_done(void *arg, uint32_t rxq_index) argument
239 sfxge_ev_rxq_flush_failed(void *arg, uint32_t rxq_index) argument
/freebsd-13-stable/sys/dev/sfxge/common/
H A Def10_ev.c1358 uint32_t rxq_index = MCDI_EV_FIELD(eqp, RX_FLUSH_RXQ); local
H A Defx_ev.c973 uint32_t rxq_index; local
/freebsd-13-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c104 int rxq_index; member in struct:mlx4_en_filter
220 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, argument
291 mlx4_en_filter_rfs(struct net_device *net_dev, const struct sk_buff *skb, u16 rxq_index, u32 flow_id) argument
[all...]
/freebsd-13-stable/sys/dev/ice/
H A Dice_common.c1054 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) argument
1134 enum ice_status ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index) argument
1113 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, u32 rxq_index) argument
[all...]

Completed in 147 milliseconds