Searched refs:IXL_SET_OPACKETS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/ixl/ | ||
| HD | ixl.h | 274 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count) macro |
| HD | ixl_pf_main.c | 2293 IXL_SET_OPACKETS(vsi, es->tx_unicast + in ixl_update_vsi_stats() |