Searched refs:IXL_SET_OQDROPS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | ixl.h | 282 #define IXL_SET_OQDROPS(vsi, count) (vsi)->oqdrops = (count) macro |
H A D | ixl_pf_main.c | 2375 IXL_SET_OQDROPS(vsi, tx_discards); in ixl_update_vsi_stats() |