Home
last modified time | relevance | path

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

/openbmc/linux/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()