Home
last modified time | relevance | path

Searched refs:all_mulcst (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c206 __in boolean_t all_mulcst, in efx_mac_filter_set() argument
227 epp->ep_all_mulcst = all_mulcst; in efx_mac_filter_set()
250 __out boolean_t *all_mulcst) in efx_mac_filter_get_all_ucast_mcast() argument
258 *all_mulcst = epp->ep_all_mulcst_inserted; in efx_mac_filter_get_all_ucast_mcast()
H A Def10_filter.c1885 __in boolean_t all_mulcst,
1900 if (all_mulcst == B_TRUE) {
1983 __in boolean_t all_mulcst,
2052 if ((table->eft_using_all_mulcst != all_mulcst) &&
2069 rc = ef10_filter_insert_renew_mulcst_filters(enp, mulcst, all_mulcst,
2080 mulcst || all_mulcst || brdcst,
2093 ((all_mulcst != B_FALSE) && (all_mulcst_inserted == B_FALSE))) {
H A Defx_filter.c288 __in boolean_t all_mulcst,
302 all_mulcst, brdcst,
H A Def10_impl.h1344 __in boolean_t all_mulcst,
H A Defx.h671 __in boolean_t all_mulcst,
679 __out boolean_t *all_mulcst);
H A Defx_impl.h300 __in boolean_t all_mulcst,