Searched refs:bnx2x_vlan_mac_obj (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 137 struct bnx2x_vlan_mac_obj *target_obj; 279 struct bnx2x_vlan_mac_obj *vlan_mac_obj; 288 struct bnx2x_vlan_mac_obj { struct 325 struct bnx2x_vlan_mac_obj *o, int n, u8 *base, argument 335 struct bnx2x_vlan_mac_obj *o, argument 345 struct bnx2x_vlan_mac_obj *o, argument 354 struct bnx2x_vlan_mac_obj *src_o, argument 355 struct bnx2x_vlan_mac_obj *dst_o, 362 bool (*get_credit)(struct bnx2x_vlan_mac_obj *o); argument 363 bool (*put_credit)(struct bnx2x_vlan_mac_obj *o); argument [all …]
|
D | bnx2x_sp.c | 323 static bool bnx2x_get_cam_offset_mac(struct bnx2x_vlan_mac_obj *o, int *offset) in bnx2x_get_cam_offset_mac() 332 static bool bnx2x_get_credit_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_get_credit_mac() 341 static bool bnx2x_get_cam_offset_vlan(struct bnx2x_vlan_mac_obj *o, int *offset) in bnx2x_get_cam_offset_vlan() 350 static bool bnx2x_get_credit_vlan(struct bnx2x_vlan_mac_obj *o) in bnx2x_get_credit_vlan() 358 static bool bnx2x_put_cam_offset_mac(struct bnx2x_vlan_mac_obj *o, int offset) in bnx2x_put_cam_offset_mac() 365 static bool bnx2x_put_credit_mac(struct bnx2x_vlan_mac_obj *o) in bnx2x_put_credit_mac() 372 static bool bnx2x_put_cam_offset_vlan(struct bnx2x_vlan_mac_obj *o, int offset) in bnx2x_put_cam_offset_vlan() 379 static bool bnx2x_put_credit_vlan(struct bnx2x_vlan_mac_obj *o) in bnx2x_put_credit_vlan() 396 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_write_trylock() 417 struct bnx2x_vlan_mac_obj *o) in __bnx2x_vlan_mac_h_exec_pending() [all …]
|
D | bnx2x_sriov.h | 74 struct bnx2x_vlan_mac_obj mac_obj; 77 struct bnx2x_vlan_mac_obj vlan_obj;
|
D | bnx2x.h | 1398 struct bnx2x_vlan_mac_obj mac_obj; 1761 struct bnx2x_vlan_mac_obj iscsi_l2_mac_obj; 2069 struct bnx2x_vlan_mac_obj *obj, bool set, 2086 struct bnx2x_vlan_mac_obj *mac_obj,
|
D | bnx2x_sriov.c | 340 struct bnx2x_vlan_mac_obj *obj, in bnx2x_vf_vlan_credit() 2660 struct bnx2x_vlan_mac_obj *mac_obj; in bnx2x_get_vf_config() 2661 struct bnx2x_vlan_mac_obj *vlan_obj; in bnx2x_get_vf_config() 2773 struct bnx2x_vlan_mac_obj *mac_obj; in bnx2x_set_vf_mac() 2819 struct bnx2x_vlan_mac_obj *vlan_obj; in bnx2x_set_vf_vlan()
|
D | bnx2x_main.c | 3372 struct bnx2x_vlan_mac_obj *mac_obj = in bnx2x_drv_info_ether_stat() 5254 struct bnx2x_vlan_mac_obj *vlan_mac_obj; in bnx2x_handle_classification_eqe() 8364 struct bnx2x_vlan_mac_obj *obj, bool set, in bnx2x_set_mac_one() 8402 struct bnx2x_vlan_mac_obj *mac_obj, in bnx2x_del_all_macs() 12321 struct bnx2x_vlan_mac_obj *mac_obj = &bp->sp_objs->mac_obj; in bnx2x_set_uc_list()
|
D | bnx2x_cmn.c | 2136 struct bnx2x_vlan_mac_obj *mac_obj = &bp->sp_objs->mac_obj; in bnx2x_squeeze_objects()
|