Searched refs:bnx2x_config_rx_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 1455 * bnx2x_config_rx_mode - Send and RX_MODE ramrod according to the provided parameters. 1463 int bnx2x_config_rx_mode(struct bnx2x *bp,
|
H A D | bnx2x_sriov.c | 622 return bnx2x_config_rx_mode(bp, &ramrod); in bnx2x_vf_rxmode() 2786 bnx2x_config_rx_mode(bp, &rx_ramrod); in bnx2x_set_vf_vlan_acceptance()
|
H A D | bnx2x_sp.c | 2561 int bnx2x_config_rx_mode(struct bnx2x *bp, in bnx2x_config_rx_mode() function
|
H A D | bnx2x_main.c | 6194 rc = bnx2x_config_rx_mode(bp, &ramrod_param); in bnx2x_set_q_rx_mode()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 1455 * bnx2x_config_rx_mode - Send and RX_MODE ramrod according to the provided parameters. 1463 int bnx2x_config_rx_mode(struct bnx2x *bp,
|
H A D | bnx2x_sriov.c | 622 return bnx2x_config_rx_mode(bp, &ramrod); in bnx2x_vf_rxmode() 2779 bnx2x_config_rx_mode(bp, &rx_ramrod); in bnx2x_set_vf_vlan_acceptance()
|
H A D | bnx2x_sp.c | 2561 int bnx2x_config_rx_mode(struct bnx2x *bp, in bnx2x_config_rx_mode() function
|
H A D | bnx2x_main.c | 6192 rc = bnx2x_config_rx_mode(bp, &ramrod_param); in bnx2x_set_q_rx_mode()
|
Completed in 59 milliseconds