Home
last modified time | relevance | path

Searched refs:QCA_HDR_RECV_SOURCE_PORT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/dsa/
H A Dtag_qca.h18 #define QCA_HDR_RECV_SOURCE_PORT GENMASK(2, 0) macro
/linux/net/dsa/
H A Dtag_qca.c79 port = FIELD_GET(QCA_HDR_RECV_SOURCE_PORT, hdr); in qca_tag_rcv()