Searched refs:IPA_BYPASS_AGGR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ipa/ ! | ||
D | ipa_reg.h | 529 IPA_BYPASS_AGGR = 0x0, /* (TX, RX) */ enumerator |
D | ipa_endpoint.c | 808 val |= u32_encode_bits(IPA_BYPASS_AGGR, AGGR_EN_FMASK); in ipa_endpoint_init_aggr() |