Home
last modified time | relevance | path

Searched refs:drv_only (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c335 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear()
358 if (drv_only) in bnx2x_vf_vlan_mac_clear()
381 bool drv_only) in bnx2x_vf_mac_vlan_config()
410 if (drv_only) in bnx2x_vf_mac_vlan_config()
436 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
448 &filters->filters[i], drv_only); in bnx2x_vf_mac_vlan_config_list()
463 drv_only); in bnx2x_vf_mac_vlan_config_list()
538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
549 if (drv_only) in bnx2x_vf_mcast()
334 bnx2x_vf_vlan_mac_clear(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, bool drv_only, int type) bnx2x_vf_vlan_mac_clear() argument
378 bnx2x_vf_mac_vlan_config(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, struct bnx2x_vf_mac_vlan_filter *filter, bool drv_only) bnx2x_vf_mac_vlan_config() argument
434 bnx2x_vf_mac_vlan_config_list(struct bnx2x *bp, struct bnx2x_virtf *vf, struct bnx2x_vf_mac_vlan_filters *filters, int qid, bool drv_only) bnx2x_vf_mac_vlan_config_list() argument
537 bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf, bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) bnx2x_vf_mcast() argument
H A Dbnx2x_sriov.h453 int qid, bool drv_only);
461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);
H A Dbnx2x_sp.c1789 bool drv_only = test_bit(RAMROD_DRV_CLR_ONLY, ramrod_flags); in bnx2x_execute_vlan_mac() local
1796 if (!drv_only) { in bnx2x_execute_vlan_mac()
1869 if (!drv_only) in bnx2x_execute_vlan_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c335 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear()
358 if (drv_only) in bnx2x_vf_vlan_mac_clear()
381 bool drv_only) in bnx2x_vf_mac_vlan_config()
410 if (drv_only) in bnx2x_vf_mac_vlan_config()
436 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
448 &filters->filters[i], drv_only); in bnx2x_vf_mac_vlan_config_list()
463 drv_only); in bnx2x_vf_mac_vlan_config_list()
538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
549 if (drv_only) in bnx2x_vf_mcast()
334 bnx2x_vf_vlan_mac_clear(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, bool drv_only, int type) bnx2x_vf_vlan_mac_clear() argument
378 bnx2x_vf_mac_vlan_config(struct bnx2x *bp, struct bnx2x_virtf *vf, int qid, struct bnx2x_vf_mac_vlan_filter *filter, bool drv_only) bnx2x_vf_mac_vlan_config() argument
434 bnx2x_vf_mac_vlan_config_list(struct bnx2x *bp, struct bnx2x_virtf *vf, struct bnx2x_vf_mac_vlan_filters *filters, int qid, bool drv_only) bnx2x_vf_mac_vlan_config_list() argument
537 bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf, bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) bnx2x_vf_mcast() argument
H A Dbnx2x_sriov.h453 int qid, bool drv_only);
461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);
H A Dbnx2x_sp.c1789 bool drv_only = test_bit(RAMROD_DRV_CLR_ONLY, ramrod_flags); in bnx2x_execute_vlan_mac() local
1796 if (!drv_only) { in bnx2x_execute_vlan_mac()
1869 if (!drv_only) in bnx2x_execute_vlan_mac()

Completed in 26 milliseconds