Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1432 uint32_t *rx_accept_flags, uint32_t *tx_accept_flags) in bnx2x_fill_accept_flags() argument
1436 *tx_accept_flags = 0; in bnx2x_fill_accept_flags()
1467 tx_accept_flags); in bnx2x_fill_accept_flags()
1487 tx_accept_flags); in bnx2x_fill_accept_flags()
1492 tx_accept_flags); in bnx2x_fill_accept_flags()
1495 tx_accept_flags); in bnx2x_fill_accept_flags()
1518 unsigned long tx_accept_flags, unsigned long ramrod_flags) in bnx2x_set_q_rx_mode() argument
1543 ramrod_param.tx_accept_flags = tx_accept_flags; in bnx2x_set_q_rx_mode()
1557 uint32_t rx_accept_flags = 0, tx_accept_flags = 0; in bnx2x_set_storm_rx_mode() local
1561 &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()