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 | 1379 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) in ice_copy_rxq_ctx_to_hw() 1410 ice_copy_rxq_ctx_from_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) in ice_copy_rxq_ctx_from_hw() 1470 u32 rxq_index) in ice_write_rxq_ctx() 1494 u32 rxq_index) in ice_read_rxq_ctx() 1516 int ice_clear_rxq_ctx(struct ice_hw *hw, u32 rxq_index) in ice_clear_rxq_ctx()
|
| /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
|