Searched refs:MAX_JUMBO_RCV_DESCRIPTORS (Results 1 – 3 of 3) sorted by relevance
213 #define MAX_JUMBO_RCV_DESCRIPTORS 1024 macro216 #define MAX_JUMBO_RCV_DESC MAX_JUMBO_RCV_DESCRIPTORS220 #define NUM_RCV_DESC (MAX_RCV_DESC + MAX_JUMBO_RCV_DESCRIPTORS + \
569 ring->rx_jumbo_max_pending = MAX_JUMBO_RCV_DESCRIPTORS; in netxen_nic_get_ringparam()
275 adapter->max_jumbo_rx_desc_count = MAX_JUMBO_RCV_DESCRIPTORS; in netxen_check_options()