Searched refs:HDR_OFST_PKT_SIZE_FMASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ipa/ | ||
D | ipa_reg.h | 283 #define HDR_OFST_PKT_SIZE_FMASK GENMASK(25, 20) macro |
D | ipa_endpoint.c | 509 val |= u32_encode_bits(off, HDR_OFST_PKT_SIZE_FMASK); in ipa_endpoint_init_hdr() |