Home
last modified time | relevance | path

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

/f-stack/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.c1871 __in boolean_t all_mulcst,
1886 if (all_mulcst == B_TRUE) {
1969 __in boolean_t all_mulcst,
2038 if ((table->eft_using_all_mulcst != all_mulcst) &&
2055 rc = ef10_filter_insert_renew_mulcst_filters(enp, mulcst, all_mulcst,
2066 mulcst || all_mulcst || brdcst,
2079 ((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 Defx.h649 __in boolean_t all_mulcst,
657 __out boolean_t *all_mulcst);
H A Defx_impl.h297 __in boolean_t all_mulcst,
H A Def10_impl.h1342 __in boolean_t all_mulcst,