Searched refs:bnxt_port_attr_get (Results 1 – 3 of 3) sorted by relevance
250 return bnxt_port_attr_get(vf_rep->bp, attr); in bnxt_vf_rep_port_attr_get()
1504 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr);
8464 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr) in bnxt_port_attr_get() function8487 return bnxt_port_attr_get(netdev_priv(dev), attr); in bnxt_swdev_port_attr_get()