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

/freebsd-current/sys/dev/sfxge/
H A Dsfxge_ev.c202 sfxge_ev_rxq_flush_done(void *arg, uint32_t rxq_index) argument
236 sfxge_ev_rxq_flush_failed(void *arg, uint32_t rxq_index) argument
/freebsd-current/sys/dev/sfxge/common/
H A Def10_ev.c1356 uint32_t rxq_index = MCDI_EV_FIELD(eqp, RX_FLUSH_RXQ); local
H A Defx_ev.c971 uint32_t rxq_index; local
/freebsd-current/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(if_t net_dev, const struct sk_buff *skb, u16 rxq_index, u32 flow_id) argument
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_common.c1294 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) argument
1325 ice_copy_rxq_ctx_from_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) argument
1384 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, u32 rxq_index) argument
1408 ice_read_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, u32 rxq_index) argument
1431 ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index) argument
[all...]

Completed in 257 milliseconds