Home
last modified time | relevance | path

Searched refs:opa_veswport_mactable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c162 static inline bool vema_mac_tbl_req_ok(struct opa_veswport_mactable *mac_tbl) in vema_mac_tbl_req_ok()
356 struct opa_veswport_mactable *mac_tbl_in, *mac_tbl_out; in vema_get_mac_entries()
365 mac_tbl_in = (struct opa_veswport_mactable *)recvd_mad->data; in vema_get_mac_entries()
366 mac_tbl_out = (struct opa_veswport_mactable *)rsp_mad->data; in vema_get_mac_entries()
391 struct opa_veswport_mactable *mac_tbl; in vema_set_mac_entries()
400 mac_tbl = (struct opa_veswport_mactable *)recvd_mad->data; in vema_set_mac_entries()
H A Dopa_vnic_internal.h305 struct opa_veswport_mactable *tbl);
307 struct opa_veswport_mactable *tbl);
H A Dopa_vnic_encap.c153 struct opa_veswport_mactable *tbl) in opa_vnic_query_mac_tbl()
205 struct opa_veswport_mactable *tbl) in opa_vnic_update_mac_tbl()
H A Dopa_vnic_encap.h247 * struct opa_veswport_mactable - Forwarding table array
266 struct opa_veswport_mactable { struct
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c163 static inline bool vema_mac_tbl_req_ok(struct opa_veswport_mactable *mac_tbl) in vema_mac_tbl_req_ok()
357 struct opa_veswport_mactable *mac_tbl_in, *mac_tbl_out; in vema_get_mac_entries()
366 mac_tbl_in = (struct opa_veswport_mactable *)recvd_mad->data; in vema_get_mac_entries()
367 mac_tbl_out = (struct opa_veswport_mactable *)rsp_mad->data; in vema_get_mac_entries()
392 struct opa_veswport_mactable *mac_tbl; in vema_set_mac_entries()
401 mac_tbl = (struct opa_veswport_mactable *)recvd_mad->data; in vema_set_mac_entries()
H A Dopa_vnic_internal.h305 struct opa_veswport_mactable *tbl);
307 struct opa_veswport_mactable *tbl);
H A Dopa_vnic_encap.c153 struct opa_veswport_mactable *tbl) in opa_vnic_query_mac_tbl()
205 struct opa_veswport_mactable *tbl) in opa_vnic_update_mac_tbl()
H A Dopa_vnic_encap.h247 * struct opa_veswport_mactable - Forwarding table array
266 struct opa_veswport_mactable { struct

Completed in 8 milliseconds