qca_mgmt_ethhdr
struct qca_mgmt_ethhdr *mgmt_ethhdr;
mgmt_ethhdr = (struct qca_mgmt_ethhdr *)skb_mac_header(skb);
struct qca_mgmt_ethhdr *mgmt_ethhdr;
struct qca_mgmt_ethhdr *mgmt_ethhdr;
mgmt_ethhdr = (struct qca_mgmt_ethhdr *)skb->data;
BUILD_BUG_ON(sizeof(struct qca_mgmt_ethhdr) != QCA_HDR_MGMT_HEADER_LEN + QCA_HDR_LEN);