Searched defs:viid (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 7239 int t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_rss_range() 7360 int t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_vi_rss() 9839 unsigned int vf, unsigned int viid) in t4_free_vi() 9869 int t4_set_rxmode(struct adapter *adap, unsigned int mbox, unsigned int viid, in t4_set_rxmode() 9917 int t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, in t4_alloc_encap_mac_filt() 9965 int t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, in t4_alloc_raw_mac_filt() 10029 unsigned int viid, bool free, unsigned int naddr, in t4_alloc_mac_filt() 10110 int t4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, in t4_free_encap_mac_filt() 10153 int t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, in t4_free_raw_mac_filt() 10202 unsigned int viid, unsigned int naddr, in t4_free_mac_filt() [all …]
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | adapter.h | 218 uint16_t viid; /* opaque VI identifier */ member
|