Searched refs:ETH_TPA_CQE_END_LEN_LIST_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Deth_common.h99 #define ETH_TPA_CQE_END_LEN_LIST_SIZE 4 /* Maximum number of buffers, reported by TPA-end CQE */ macro
308 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE] /* List of the segment sizes */;
309 __le16 reserved3[ETH_TPA_CQE_END_LEN_LIST_SIZE] /* FW reserved. */;
H A Dqlnx_os.c4556 for (i = 0; i < ETH_TPA_CQE_END_LEN_LIST_SIZE; i++) {

Completed in 186 milliseconds