Searched refs:fw_vi_mac_cmd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1533 struct fw_vi_mac_cmd cmd, rpl; in t4vf_alloc_mac_filt() 1543 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_alloc_mac_filt() 1616 struct fw_vi_mac_cmd cmd; in t4vf_free_mac_filt() 1627 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_free_mac_filt() 1693 struct fw_vi_mac_cmd cmd, rpl; in t4vf_change_mac() 1695 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_change_mac() 1739 struct fw_vi_mac_cmd cmd; in t4vf_set_addr_hash() 1740 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4vf_set_addr_hash()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1534 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 7805 struct fw_vi_mac_cmd c; in t4_free_encap_mac_filt() 7845 struct fw_vi_mac_cmd c; in t4_free_raw_mac_filt() 7897 struct fw_vi_mac_cmd c; in t4_alloc_encap_mac_filt() 7945 struct fw_vi_mac_cmd c; in t4_alloc_raw_mac_filt() 8008 struct fw_vi_mac_cmd c; in t4_alloc_mac_filt() 8019 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_alloc_mac_filt() 8093 struct fw_vi_mac_cmd c; in t4_free_mac_filt() 8107 size_t len16 = DIV_ROUND_UP(offsetof(struct fw_vi_mac_cmd, in t4_free_mac_filt() 8173 struct fw_vi_mac_cmd c; in t4_change_mac() 8231 struct fw_vi_mac_cmd in t4_set_addr_hash() [all...] |
H A D | t4fw_api.h | 2285 struct fw_vi_mac_cmd { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 7774 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 in t4_set_addr_hash() [all...] |
H A D | t4fw_api.h | 2287 struct fw_vi_mac_cmd { struct
|
Completed in 55 milliseconds