Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c2467 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stop() local
2483 if (b_is_storage_eng1) { in qed_ll2_stop()
2579 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_start() local
2602 rx_num_desc = QED_LL2_RX_SIZE * (b_is_storage_eng1 ? 2 : 1); in qed_ll2_start()
2632 if (b_is_storage_eng1) { in qed_ll2_start()
2666 if (b_is_storage_eng1) in qed_ll2_start()
2777 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stats() local
2791 if (b_is_storage_eng1) { in qed_ll2_stats()