Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_ll2.c2399 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stop() local
2413 if (b_is_storage_eng1) { in qed_ll2_stop()
2508 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_start() local
2531 rx_num_desc = QED_LL2_RX_SIZE * (b_is_storage_eng1 ? 2 : 1); in qed_ll2_start()
2561 if (b_is_storage_eng1) { in qed_ll2_start()
2593 if (b_is_storage_eng1) in qed_ll2_start()
2704 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stats() local
2718 if (b_is_storage_eng1) { in qed_ll2_stats()