Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1436 uint32_t *rx_accept_flags, uint32_t *tx_accept_flags) in bnx2x_fill_accept_flags() argument
1440 *tx_accept_flags = 0; in bnx2x_fill_accept_flags()
1471 tx_accept_flags); in bnx2x_fill_accept_flags()
1491 tx_accept_flags); in bnx2x_fill_accept_flags()
1496 tx_accept_flags); in bnx2x_fill_accept_flags()
1499 tx_accept_flags); in bnx2x_fill_accept_flags()
1522 unsigned long tx_accept_flags, unsigned long ramrod_flags) in bnx2x_set_q_rx_mode() argument
1547 ramrod_param.tx_accept_flags = tx_accept_flags; in bnx2x_set_q_rx_mode()
1561 uint32_t rx_accept_flags = 0, tx_accept_flags = 0; in bnx2x_set_storm_rx_mode() local
1565 &tx_accept_flags); in bnx2x_set_storm_rx_mode()
[all …]
H A Decore_sp.h906 uint32_t tx_accept_flags; member
H A Decore_sp.c2102 ecore_rx_mode_set_cmd_state_e2(&p->tx_accept_flags, in ecore_set_rx_mode_e2()
2135 ecore_rx_mode_set_cmd_state_e2(&p->tx_accept_flags, in ecore_set_rx_mode_e2()
2161 data->header.rule_cnt, p->rx_accept_flags, p->tx_accept_flags); in ecore_set_rx_mode_e2()