Home
last modified time | relevance | path

Searched refs:fw_vi_mac_cmd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1534 struct fw_vi_mac_cmd cmd, rpl; in t4vf_alloc_mac_filt()
1544 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt()
1617 struct fw_vi_mac_cmd cmd; in t4vf_free_mac_filt()
1628 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_free_mac_filt()
1694 struct fw_vi_mac_cmd cmd, rpl; in t4vf_change_mac()
1696 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac()
1740 struct fw_vi_mac_cmd cmd; in t4vf_set_addr_hash()
1741 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7774 struct fw_vi_mac_cmd c; in t4_free_encap_mac_filt()
7814 struct fw_vi_mac_cmd c; in t4_free_raw_mac_filt()
7866 struct fw_vi_mac_cmd c; in t4_alloc_encap_mac_filt()
7914 struct fw_vi_mac_cmd c; in t4_alloc_raw_mac_filt()
7977 struct fw_vi_mac_cmd c; in t4_alloc_mac_filt()
7988 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt()
8062 struct fw_vi_mac_cmd c; in t4_free_mac_filt()
8076 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt()
8142 struct fw_vi_mac_cmd c; in t4_change_mac()
8200 struct fw_vi_mac_cmd c; in t4_set_addr_hash()
H A Dt4fw_api.h2287 struct fw_vi_mac_cmd { struct