Searched refs:mac_obj (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sriov.c | 351 ramrod.vlan_mac_obj = &bnx2x_vfq(vf, qid, mac_obj); in bnx2x_vf_vlan_mac_clear() 403 ramrod.vlan_mac_obj = &bnx2x_vfq(vf, qid, mac_obj); in bnx2x_vf_mac_vlan_config() 1684 rc = vfq->mac_obj.complete(bp, &vfq->mac_obj, elem, in bnx2x_vf_handle_classification_eqe() 2611 struct bnx2x_vlan_mac_obj *mac_obj; in bnx2x_get_vf_config() local 2620 mac_obj = &bnx2x_leading_vfq(vf, mac_obj); in bnx2x_get_vf_config() 2622 if (!mac_obj || !vlan_obj) { in bnx2x_get_vf_config() 2636 mac_obj->get_n_elements(bp, mac_obj, 1, (u8 *)&ivi->mac, in bnx2x_get_vf_config() 2725 struct bnx2x_vlan_mac_obj *mac_obj; in bnx2x_set_vf_mac() local 2735 mac_obj = &bnx2x_leading_vfq(vf, mac_obj); in bnx2x_set_vf_mac() 2736 rc = bnx2x_del_all_macs(bp, mac_obj, BNX2X_ETH_MAC, true); in bnx2x_set_vf_mac() [all …]
|
| H A D | bnx2x_sriov.h | 76 struct bnx2x_vlan_mac_obj mac_obj; member
|
| H A D | bnx2x_cmn.c | 2162 struct bnx2x_vlan_mac_obj *mac_obj = &bp->sp_objs->mac_obj; in bnx2x_squeeze_objects() local 2173 rc = mac_obj->delete_all(bp, &bp->sp_objs->mac_obj, &vlan_mac_flags, in bnx2x_squeeze_objects() 2181 rc = mac_obj->delete_all(bp, mac_obj, &vlan_mac_flags, in bnx2x_squeeze_objects()
|
| H A D | bnx2x_sp.h | 1415 struct bnx2x_vlan_mac_obj *mac_obj,
|
| H A D | bnx2x_cmn.h | 1065 bnx2x_init_mac_obj(bp, &bnx2x_sp_obj(bp, fp).mac_obj, fp->cl_id, in bnx2x_init_vlan_mac_fp_objs()
|
| H A D | bnx2x.h | 1309 struct bnx2x_vlan_mac_obj mac_obj; member 2029 struct bnx2x_vlan_mac_obj *mac_obj,
|
| H A D | bnx2x_vfpf.c | 551 bnx2x_init_mac_obj(bp, &q->mac_obj, in bnx2x_leading_vfq_init()
|