Home
last modified time | relevance | path

Searched refs:rx_mode_flags (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h457 /* RX_MODE ramrod special flags: set in rx_mode_flags field in
483 unsigned long rx_mode_flags; member
H A Dbnx2x_main.c6164 unsigned long rx_mode_flags, in bnx2x_set_q_rx_mode()
6189 ramrod_param.rx_mode_flags = rx_mode_flags; in bnx2x_set_q_rx_mode()
6284 unsigned long rx_mode_flags = 0, ramrod_flags = 0; in bnx2x_set_storm_rx_mode() local
6290 __set_bit(BNX2X_RX_MODE_FCOE_ETH, &rx_mode_flags); in bnx2x_set_storm_rx_mode()
6300 return bnx2x_set_q_rx_mode(bp, bp->fp->cl_id, rx_mode_flags, in bnx2x_set_storm_rx_mode()
6163 bnx2x_set_q_rx_mode(struct bnx2x *bp, u8 cl_id, unsigned long rx_mode_flags, unsigned long rx_accept_flags, unsigned long tx_accept_flags, unsigned long ramrod_flags) bnx2x_set_q_rx_mode() argument
H A Dbnx2x_sp.c2490 if (test_bit(BNX2X_RX_MODE_FCOE_ETH, &p->rx_mode_flags)) { in bnx2x_set_rx_mode_e2()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h457 /* RX_MODE ramrod special flags: set in rx_mode_flags field in
483 unsigned long rx_mode_flags; member
H A Dbnx2x_main.c6162 unsigned long rx_mode_flags, in bnx2x_set_q_rx_mode()
6187 ramrod_param.rx_mode_flags = rx_mode_flags; in bnx2x_set_q_rx_mode()
6282 unsigned long rx_mode_flags = 0, ramrod_flags = 0; in bnx2x_set_storm_rx_mode() local
6288 __set_bit(BNX2X_RX_MODE_FCOE_ETH, &rx_mode_flags); in bnx2x_set_storm_rx_mode()
6298 return bnx2x_set_q_rx_mode(bp, bp->fp->cl_id, rx_mode_flags, in bnx2x_set_storm_rx_mode()
6161 bnx2x_set_q_rx_mode(struct bnx2x *bp, u8 cl_id, unsigned long rx_mode_flags, unsigned long rx_accept_flags, unsigned long tx_accept_flags, unsigned long ramrod_flags) bnx2x_set_q_rx_mode() argument
H A Dbnx2x_sp.c2490 if (test_bit(BNX2X_RX_MODE_FCOE_ETH, &p->rx_mode_flags)) { in bnx2x_set_rx_mode_e2()

Completed in 52 milliseconds