/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_mps.c | 82 int cxgb4_free_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_free_mac_filt() argument 100 int cxgb4_alloc_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_alloc_mac_filt() argument 129 int cxgb4_update_mac_filt(struct port_info *pi, unsigned int viid, in cxgb4_update_mac_filt() argument 144 cxgb4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_free_raw_mac_filt() argument 163 cxgb4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_alloc_raw_mac_filt() argument 190 cxgb4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, int idx, bool sleep_ok) cxgb4_free_encap_mac_filt() argument 201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument [all...] |
H A D | cxgb4_main.c | 461 int cxgb4_change_mac(struct port_info *pi, unsigned int viid, in cxgb4_change_mac() argument 826 cxgb4_config_rss(const struct port_info *pi, u16 *rss, u16 rss_size, u16 viid) cxgb4_config_rss() argument [all...] |
H A D | t4_hw.c | 5174 int t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_rss_range() argument 5263 int t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_vi_rss() argument 7707 t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int viid) t4_free_vi() argument 7739 t4_set_rxmode(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int viid_mirror, int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) t4_set_rxmode() argument 7800 t4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, int idx, bool sleep_ok) t4_free_encap_mac_filt() argument 7841 t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_free_raw_mac_filt() argument 7892 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument 7940 t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_alloc_raw_mac_filt() argument 8003 t4_alloc_mac_filt(struct adapter *adap, unsigned int mbox, unsigned int viid, bool free, unsigned int naddr, const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) t4_alloc_mac_filt() argument 8088 t4_free_mac_filt(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int naddr, const u8 **addr, bool sleep_ok) t4_free_mac_filt() argument 8169 t4_change_mac(struct adapter *adap, unsigned int mbox, unsigned int viid, int idx, const u8 *addr, bool persist, u8 *smt_idx) t4_change_mac() argument 8228 t4_set_addr_hash(struct adapter *adap, unsigned int mbox, unsigned int viid, bool ucast, u64 vec, bool sleep_ok) t4_set_addr_hash() argument 8256 t4_enable_vi_params(struct adapter *adap, unsigned int mbox, unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) t4_enable_vi_params() argument 8282 t4_enable_vi(struct adapter *adap, unsigned int mbox, unsigned int viid, bool rx_en, bool tx_en) t4_enable_vi() argument 8325 t4_identify_port(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int nblinks) t4_identify_port() argument [all...] |
H A D | cxgb4.h | 657 u16 viid; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_mps.c | 82 int cxgb4_free_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_free_mac_filt() argument 100 int cxgb4_alloc_mac_filt(struct adapter *adap, unsigned int viid, in cxgb4_alloc_mac_filt() argument 129 int cxgb4_update_mac_filt(struct port_info *pi, unsigned int viid, in cxgb4_update_mac_filt() argument 144 cxgb4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_free_raw_mac_filt() argument 163 cxgb4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) cxgb4_alloc_raw_mac_filt() argument 190 cxgb4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, int idx, bool sleep_ok) cxgb4_free_encap_mac_filt() argument 201 cxgb4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) cxgb4_alloc_encap_mac_filt() argument [all...] |
H A D | cxgb4_main.c | 460 int cxgb4_change_mac(struct port_info *pi, unsigned int viid, in cxgb4_change_mac() argument 825 cxgb4_config_rss(const struct port_info *pi, u16 *rss, u16 rss_size, u16 viid) cxgb4_config_rss() argument [all...] |
H A D | t4_hw.c | 5144 int t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_rss_range() argument 5233 int t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, in t4_config_vi_rss() argument 7677 t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int viid) t4_free_vi() argument 7709 t4_set_rxmode(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int viid_mirror, int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) t4_set_rxmode() argument 7770 t4_free_encap_mac_filt(struct adapter *adap, unsigned int viid, int idx, bool sleep_ok) t4_free_encap_mac_filt() argument 7810 t4_free_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_free_raw_mac_filt() argument 7861 t4_alloc_encap_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int vni, unsigned int vni_mask, u8 dip_hit, u8 lookup_type, bool sleep_ok) t4_alloc_encap_mac_filt() argument 7909 t4_alloc_raw_mac_filt(struct adapter *adap, unsigned int viid, const u8 *addr, const u8 *mask, unsigned int idx, u8 lookup_type, u8 port_id, bool sleep_ok) t4_alloc_raw_mac_filt() argument 7972 t4_alloc_mac_filt(struct adapter *adap, unsigned int mbox, unsigned int viid, bool free, unsigned int naddr, const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) t4_alloc_mac_filt() argument 8057 t4_free_mac_filt(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int naddr, const u8 **addr, bool sleep_ok) t4_free_mac_filt() argument 8138 t4_change_mac(struct adapter *adap, unsigned int mbox, unsigned int viid, int idx, const u8 *addr, bool persist, u8 *smt_idx) t4_change_mac() argument 8197 t4_set_addr_hash(struct adapter *adap, unsigned int mbox, unsigned int viid, bool ucast, u64 vec, bool sleep_ok) t4_set_addr_hash() argument 8225 t4_enable_vi_params(struct adapter *adap, unsigned int mbox, unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) t4_enable_vi_params() argument 8251 t4_enable_vi(struct adapter *adap, unsigned int mbox, unsigned int viid, bool rx_en, bool tx_en) t4_enable_vi() argument 8294 t4_identify_port(struct adapter *adap, unsigned int mbox, unsigned int viid, unsigned int nblinks) t4_identify_port() argument [all...] |
H A D | cxgb4.h | 655 u16 viid; member [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 96 u16 viid; /* virtual interface ID */ member
|
H A D | t4vf_hw.c | 1142 int t4vf_read_rss_vi_config(struct adapter *adapter, unsigned int viid, in t4vf_read_rss_vi_config() argument 1193 int t4vf_write_rss_vi_config(struct adapter *adapter, unsigned int viid, in t4vf_write_rss_vi_config() argument 1246 int t4vf_config_rss_range(struct adapter *adapter, unsigned int viid, in t4vf_config_rss_range() argument 1368 t4vf_free_vi(struct adapter *adapter, int viid) t4vf_free_vi() argument 1394 t4vf_enable_vi(struct adapter *adapter, unsigned int viid, bool rx_en, bool tx_en) t4vf_enable_vi() argument 1442 t4vf_identify_port(struct adapter *adapter, unsigned int viid, unsigned int nblinks) t4vf_identify_port() argument 1472 t4vf_set_rxmode(struct adapter *adapter, unsigned int viid, int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) t4vf_set_rxmode() argument 1526 t4vf_alloc_mac_filt(struct adapter *adapter, unsigned int viid, bool free, unsigned int naddr, const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) t4vf_alloc_mac_filt() argument 1612 t4vf_free_mac_filt(struct adapter *adapter, unsigned int viid, unsigned int naddr, const u8 **addr, bool sleep_ok) t4vf_free_mac_filt() argument 1689 t4vf_change_mac(struct adapter *adapter, unsigned int viid, int idx, const u8 *addr, bool persist) t4vf_change_mac() argument 1736 t4vf_set_addr_hash(struct adapter *adapter, unsigned int viid, bool ucast, u64 vec, bool sleep_ok) t4vf_set_addr_hash() argument [all...] |
H A D | cxgb4vf_main.c | 272 static int cxgb4vf_change_mac(struct port_info *pi, unsigned int viid, in cxgb4vf_change_mac() argument 3040 int port_id, viid; cxgb4vf_pci_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 97 u16 viid; /* virtual interface ID */ member
|
H A D | t4vf_hw.c | 1143 int t4vf_read_rss_vi_config(struct adapter *adapter, unsigned int viid, in t4vf_read_rss_vi_config() argument 1194 int t4vf_write_rss_vi_config(struct adapter *adapter, unsigned int viid, in t4vf_write_rss_vi_config() argument 1247 int t4vf_config_rss_range(struct adapter *adapter, unsigned int viid, in t4vf_config_rss_range() argument 1369 t4vf_free_vi(struct adapter *adapter, int viid) t4vf_free_vi() argument 1395 t4vf_enable_vi(struct adapter *adapter, unsigned int viid, bool rx_en, bool tx_en) t4vf_enable_vi() argument 1443 t4vf_identify_port(struct adapter *adapter, unsigned int viid, unsigned int nblinks) t4vf_identify_port() argument 1473 t4vf_set_rxmode(struct adapter *adapter, unsigned int viid, int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) t4vf_set_rxmode() argument 1527 t4vf_alloc_mac_filt(struct adapter *adapter, unsigned int viid, bool free, unsigned int naddr, const u8 **addr, u16 *idx, u64 *hash, bool sleep_ok) t4vf_alloc_mac_filt() argument 1613 t4vf_free_mac_filt(struct adapter *adapter, unsigned int viid, unsigned int naddr, const u8 **addr, bool sleep_ok) t4vf_free_mac_filt() argument 1690 t4vf_change_mac(struct adapter *adapter, unsigned int viid, int idx, const u8 *addr, bool persist) t4vf_change_mac() argument 1737 t4vf_set_addr_hash(struct adapter *adapter, unsigned int viid, bool ucast, u64 vec, bool sleep_ok) t4vf_set_addr_hash() argument [all...] |
H A D | cxgb4vf_main.c | 272 static int cxgb4vf_change_mac(struct port_info *pi, unsigned int viid, in cxgb4vf_change_mac() argument 3032 int port_id, viid; cxgb4vf_pci_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 126 uint8_t viid; member
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 126 uint8_t viid; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 757 __be32 viid; /* VI flow id */ member
|