Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11138 static int bnxt_cfg_rx_mode(struct bnxt *, struct netdev_hw_addr_list *, bool);
11234 rc = bnxt_cfg_rx_mode(bp, &bp->dev->uc, true); in bnxt_init_chip()
13719 bnxt_cfg_rx_mode(bp, uc, uc_update); in bnxt_set_rx_mode()
13723 static int bnxt_cfg_rx_mode(struct bnxt *bp, struct netdev_hw_addr_list *uc, in bnxt_cfg_rx_mode() function
14794 bnxt_cfg_rx_mode(bp, &dev->uc, true); in bnxt_sp_task()