Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c2307 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stop() local
2321 if (b_is_storage_eng1) { in qed_ll2_stop()
2416 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_start() local
2439 rx_num_desc = QED_LL2_RX_SIZE * (b_is_storage_eng1 ? 2 : 1); in qed_ll2_start()
2469 if (b_is_storage_eng1) { in qed_ll2_start()
2501 if (b_is_storage_eng1) in qed_ll2_start()
2612 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stats() local
2626 if (b_is_storage_eng1) { in qed_ll2_stats()