Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h171 u16 tx_num_desc; member
H A Decore_ll2.c1107 if (!p_ll2_info->input.tx_num_desc) in ecore_ll2_acquire_connection_tx()
1114 p_ll2_info->input.tx_num_desc, in ecore_ll2_acquire_connection_tx()
1136 p_ll2_info->input.tx_num_desc); in ecore_ll2_acquire_connection_tx()
1142 p_ll2_info->input.tx_num_desc); in ecore_ll2_acquire_connection_tx()
1349 if (data->input.tx_num_desc) { in ecore_ll2_acquire_connection()
H A Decore_iwarp.c3145 data.input.tx_num_desc = ECORE_IWARP_LL2_SYN_TX_SIZE; in ecore_iwarp_ll2_start()
3187 data.input.tx_num_desc = ECORE_IWARP_LL2_OOO_DEF_TX_SIZE; in ecore_iwarp_ll2_start()
3210 data.input.tx_num_desc = data.input.rx_num_desc; in ecore_iwarp_ll2_start()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c337 data.input.tx_num_desc = 8 * 1024; in qlnxr_ll2_start()