Home
last modified time | relevance | path

Searched refs:vf_vlan_rules_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h164 #define vf_vlan_rules_cnt(vf) ((vf)->alloc_resc.num_vlan_filters) macro
167 #define vf_vlan_rules_visible_cnt(vf) (vf_vlan_rules_cnt(vf) - 1)
Dbnx2x_sriov.c435 vf_vlan_rules_cnt(vf))) { in bnx2x_vf_mac_vlan_config()
438 vf_vlan_rules_cnt(vf)); in bnx2x_vf_mac_vlan_config()
852 int num = vf_vlan_rules_cnt(vf); in bnx2x_iov_re_set_vlan_filters()
865 vf_vlan_rules_cnt(vf) = new; in bnx2x_iov_re_set_vlan_filters()