Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.c250 return bnxt_port_attr_get(vf_rep->bp, attr); in bnxt_vf_rep_port_attr_get()
Dbnxt.h1504 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr);
Dbnxt.c8464 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr) in bnxt_port_attr_get() function
8487 return bnxt_port_attr_get(netdev_priv(dev), attr); in bnxt_swdev_port_attr_get()