Searched refs:bnxt_cfg_rx_mode (Results 1 – 1 of 1) sorted by relevance
11235 static int bnxt_cfg_rx_mode(struct bnxt *, struct netdev_hw_addr_list *, bool);11331 rc = bnxt_cfg_rx_mode(bp, &bp->dev->uc, true); in bnxt_init_chip()13877 return bnxt_cfg_rx_mode(bp, uc, uc_update); in bnxt_set_rx_mode()13883 static int bnxt_cfg_rx_mode(struct bnxt *bp, struct netdev_hw_addr_list *uc, in bnxt_cfg_rx_mode() function