Searched refs:mac_vlan_obj (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c1565 ramrod_param.vlan_mac_obj = &pdev->client_info[chain_idx].mac_vlan_obj;
1795 ramrod_param.vlan_mac_obj = &pdev->client_info[src_chain_idx].mac_vlan_obj;
1796 dest_obj = &pdev->client_info[dest_chain_idx].mac_vlan_obj;
1846 struct ecore_vlan_mac_obj *mac_vlan_obj = &pdev->client_info[chain_idx].mac_vlan_obj; local
1858 ecore_status = mac_vlan_obj->wait(pdev, mac_vlan_obj);
1919 vlan_mac_objs[1] = &pdev->client_info[chain_idx].mac_vlan_obj;
1926 /* mac_vlan_obj only relevant for chips that are not E1... */
1927 if ((vlan_mac_obj == &pdev->client_info[chain_idx].mac_vlan_obj)
[all...]
H A Dlm_pf.c689 &pdev->client_info[LM_SW_VF_CLI_ID(vf_info,q_id)].mac_vlan_obj,
H A Dlm_resc.c1158 &pdev->client_info[chain_idx].mac_vlan_obj,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2665 struct ecore_vlan_mac_obj mac_vlan_obj; member in struct:_lm_client_info_t

Completed in 113 milliseconds