Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_ev.c202 sfxge_ev_rxq_flush_done(void *arg, uint32_t rxq_index) in sfxge_ev_rxq_flush_done()
236 sfxge_ev_rxq_flush_failed(void *arg, uint32_t rxq_index) in sfxge_ev_rxq_flush_failed()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c104 int rxq_index; member
220 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, in mlx4_en_filter_alloc()
292 u16 rxq_index, u32 flow_id) in mlx4_en_filter_rfs()
/freebsd/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) ice_copy_rxq_ctx_to_hw() argument
1325 ice_copy_rxq_ctx_from_hw(struct ice_hw * hw,u8 * ice_rxq_ctx,u32 rxq_index) ice_copy_rxq_ctx_from_hw() argument
1385 ice_write_rxq_ctx(struct ice_hw * hw,struct ice_rlan_ctx * rlan_ctx,u32 rxq_index) ice_write_rxq_ctx() argument
1409 ice_read_rxq_ctx(struct ice_hw * hw,struct ice_rlan_ctx * rlan_ctx,u32 rxq_index) ice_read_rxq_ctx() argument
1431 ice_clear_rxq_ctx(struct ice_hw * hw,u32 rxq_index) ice_clear_rxq_ctx() argument
[all...]
/freebsd/sys/dev/sfxge/common/
H A Def10_ev.c1356 uint32_t rxq_index = MCDI_EV_FIELD(eqp, RX_FLUSH_RXQ); in ef10_ev_mcdi() local
H A Defx_ev.c971 uint32_t rxq_index; in siena_ev_driver() local