Searched defs:rxq_index (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/sfxge/ |
H A D | sfxge_ev.c | 202 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 D | mlx4_en_netdev.c | 104 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 D | ice_common.c | 1294 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 D | ef10_ev.c | 1356 uint32_t rxq_index = MCDI_EV_FIELD(eqp, RX_FLUSH_RXQ); in ef10_ev_mcdi() local
|
H A D | efx_ev.c | 971 uint32_t rxq_index; in siena_ev_driver() local
|