Searched refs:all_mulcst (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mac.c | 206 __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 D | ef10_filter.c | 1871 __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 D | efx_filter.c | 288 __in boolean_t all_mulcst, 302 all_mulcst, brdcst,
|
| H A D | efx.h | 649 __in boolean_t all_mulcst, 657 __out boolean_t *all_mulcst);
|
| H A D | efx_impl.h | 297 __in boolean_t all_mulcst,
|
| H A D | ef10_impl.h | 1342 __in boolean_t all_mulcst,
|