Home
last modified time | relevance | path

Searched defs:drv_only (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c356 int qid, bool drv_only, int type) in bnx2x_vf_vlan_mac_clear()
402 bool drv_only) in bnx2x_vf_mac_vlan_config()
457 int qid, bool drv_only) in bnx2x_vf_mac_vlan_config_list()
559 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
Dbnx2x_sp.c1787 bool drv_only = test_bit(RAMROD_DRV_CLR_ONLY, ramrod_flags); in bnx2x_execute_vlan_mac() local