Home
last modified time | relevance | path

Searched refs:bnx2x_set_uc_list (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12619 * bnx2x_set_uc_list - configure a new unicast MACs list.
12625 static int bnx2x_set_uc_list(struct bnx2x *bp) in bnx2x_set_uc_list() function
12770 /* release bh lock, as bnx2x_set_uc_list might sleep */ in bnx2x_set_rx_mode_inner()
12772 if (bnx2x_set_uc_list(bp) < 0) in bnx2x_set_rx_mode_inner()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c12574 * bnx2x_set_uc_list - configure a new unicast MACs list.
12580 static int bnx2x_set_uc_list(struct bnx2x *bp) in bnx2x_set_uc_list() function
12725 /* release bh lock, as bnx2x_set_uc_list might sleep */ in bnx2x_set_rx_mode_inner()
12727 if (bnx2x_set_uc_list(bp) < 0) in bnx2x_set_rx_mode_inner()

Completed in 33 milliseconds