Home
last modified time | relevance | path

Searched refs:ramrod_cmd_id (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/qed/
H A Deth_common.h298 u8 ramrod_cmd_id; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c456 if (sp_cqe->ramrod_cmd_id != CORE_RAMROD_RX_QUEUE_FLUSH) { in qed_ll2_handle_slowpath()
459 sp_cqe->ramrod_cmd_id); in qed_ll2_handle_slowpath()
632 if (p_cqe->ramrod_cmd_id != CORE_RAMROD_RX_QUEUE_FLUSH) in qed_ll2_lb_rxq_handler_slowpath()
H A Dqed_spq.c475 cqe->ramrod_cmd_id); in qed_eth_cqe_completion()