Home
last modified time | relevance | path

Searched refs:HDR_TOTAL_LEN_OR_PAD_VALID (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/net/ipa/reg/
Dipa_reg-v3.1.c252 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
Dipa_reg-v3.5.1.c263 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
Dipa_reg-v4.2.c286 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
Dipa_reg-v4.11.c312 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
Dipa_reg-v4.5.c332 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
Dipa_reg-v4.9.c309 [HDR_TOTAL_LEN_OR_PAD_VALID] = BIT(1),
/Linux-v6.1/drivers/net/ipa/
Dipa_reg.h410 HDR_TOTAL_LEN_OR_PAD_VALID, enumerator
Dipa_endpoint.c702 val |= ipa_reg_bit(reg, HDR_TOTAL_LEN_OR_PAD_VALID); in ipa_endpoint_init_hdr_ext()