Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/dsa/
H A Dtag_qca.h18 #define QCA_HDR_RECV_SOURCE_PORT GENMASK(2, 0) macro
/openbmc/linux/net/dsa/
H A Dtag_qca.c79 port = FIELD_GET(QCA_HDR_RECV_SOURCE_PORT, hdr); in qca_tag_rcv()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1649 port = FIELD_GET(QCA_HDR_RECV_SOURCE_PORT, ntohs(mib_ethhdr->hdr)); in qca8k_mib_autocast_handler()