Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c2465 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stop() local
2481 if (b_is_storage_eng1) { in qed_ll2_stop()
2577 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_start() local
2600 rx_num_desc = QED_LL2_RX_SIZE * (b_is_storage_eng1 ? 2 : 1); in qed_ll2_start()
2630 if (b_is_storage_eng1) { in qed_ll2_start()
2664 if (b_is_storage_eng1) in qed_ll2_start()
2775 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stats() local
2789 if (b_is_storage_eng1) { in qed_ll2_stats()