Searched defs:viid (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 7240 int t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_rss_range() 7361 int t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_vi_rss() 9840 unsigned int vf, unsigned int viid) in t4_free_vi() 9870 int t4_set_rxmode(struct adapter *adap, unsigned int mbox, unsigned int viid, in t4_set_rxmode() 9918 int t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, in t4_alloc_encap_mac_filt() 9966 int t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, in t4_alloc_raw_mac_filt() 10030 unsigned int viid, bool free, unsigned int naddr, in t4_alloc_mac_filt() 10111 int t4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, in t4_free_encap_mac_filt() 10154 int t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, in t4_free_raw_mac_filt() 10203 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
|