Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Deth_common.h327 __le16 ext_bd_len_list[ETH_TPA_CQE_START_LEN_LIST_SIZE] /* Additional BDs length list. */; member
H A Dqlnx_os.c3828 cqe->ext_bd_len_list[0], cqe->ext_bd_len_list[1], in qlnx_tpa_start()
3829 cqe->ext_bd_len_list[2], cqe->ext_bd_len_list[3], in qlnx_tpa_start()
3830 cqe->ext_bd_len_list[4]); in qlnx_tpa_start()
3907 if (cqe->ext_bd_len_list[i] == 0) in qlnx_tpa_start()
3937 if (cqe->ext_bd_len_list[i] == 0) in qlnx_tpa_start()
3957 if (cqe->ext_bd_len_list[i] == 0) in qlnx_tpa_start()
4003 mpc->m_len = cqe->ext_bd_len_list[i]; in qlnx_tpa_start()