Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.c2466 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stop() local
2482 if (b_is_storage_eng1) { in qed_ll2_stop()
2578 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_start() local
2601 rx_num_desc = QED_LL2_RX_SIZE * (b_is_storage_eng1 ? 2 : 1); in qed_ll2_start()
2631 if (b_is_storage_eng1) { in qed_ll2_start()
2665 if (b_is_storage_eng1) in qed_ll2_start()
2776 bool b_is_storage_eng1 = qed_ll2_is_storage_eng1(cdev); in qed_ll2_stats() local
2790 if (b_is_storage_eng1) { in qed_ll2_stats()