Home
last modified time | relevance | path

Searched refs:QED_IWARP_PREALLOC_CNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h20 #define QED_IWARP_PREALLOC_CNT (256) macro
H A Dqed_iwarp.c75 QED_IWARP_PREALLOC_CNT; in qed_iwarp_init_devinfo()
100 if (cid < QED_IWARP_PREALLOC_CNT) in qed_iwarp_cid_cleaned()
1340 for (i = 0; i < QED_IWARP_PREALLOC_CNT; i++) in qed_iwarp_wait_for_all_cids()
1381 count = init ? QED_IWARP_PREALLOC_CNT : 1; in qed_iwarp_prealloc_ep()
1428 QED_IWARP_PREALLOC_CNT, "TCP_CID"); in qed_iwarp_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h20 #define QED_IWARP_PREALLOC_CNT (256) macro
H A Dqed_iwarp.c75 QED_IWARP_PREALLOC_CNT; in qed_iwarp_init_devinfo()
100 if (cid < QED_IWARP_PREALLOC_CNT) in qed_iwarp_cid_cleaned()
1342 for (i = 0; i < QED_IWARP_PREALLOC_CNT; i++) in qed_iwarp_wait_for_all_cids()
1383 count = init ? QED_IWARP_PREALLOC_CNT : 1; in qed_iwarp_prealloc_ep()
1430 QED_IWARP_PREALLOC_CNT, "TCP_CID"); in qed_iwarp_alloc()

Completed in 9 milliseconds