Searched refs:RXQ_DEV (Results 1 – 2 of 2) sorted by relevance
435 if (mlx5_queue_state_modify(RXQ_DEV(rxq_ctrl), &sm)) in mlx5_rx_err_handle()475 if (mlx5_queue_state_modify(RXQ_DEV(rxq_ctrl), &sm)) in mlx5_rx_err_handle()
27 #define RXQ_DEV(rxq_ctrl) ETH_DEV(RXQ_PORT(rxq_ctrl)) macro