Searched refs:ETHERTYPE_AARP (Results 1 – 4 of 4) sorted by relevance
104 #ifndef ETHERTYPE_AARP105 #define ETHERTYPE_AARP 0x80f3 /* Internal QCA AARP protocol */ macro
236 if (ether_type == ETHERTYPE_AARP in ol_tx_encap_from_8023()370 if (!(ether_type == ETHERTYPE_AARP || in ol_rx_decap_to_8023()
433 if (ether_type == ETHERTYPE_AARP || in pkt_capture_rx_convert8023to80211()525 if (ether_type == ETHERTYPE_AARP || in pkt_capture_rx_convert8023to80211()1237 if (ether_type == ETHERTYPE_AARP || in pkt_capture_tx_data_cb()1432 if (ether_type == ETHERTYPE_AARP || in pkt_capture_tx_data_cb()
2171 if (!(ether_type == ETHERTYPE_AARP || in wma_decap_to_8023()