Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl.h162 #define IXL_VF_MAX_BUFFER 0x3F80 macro
H A Dixl_pf_iov.c616 if (info->databuffer_size > IXL_VF_MAX_BUFFER) in ixl_vf_config_rx_queue()