Searched refs:PACKET_ARP (Results 1 – 8 of 8) sorted by relevance
15 #define PACKET_ARP 2 macro
107 PACKET_ARP, enumerator
824 return PACKET_ARP; in rtw89_core_tx_btc_spec_pkt_notify()
5454 case PACKET_ARP: in rtw89_btc_ntfy_specific_packet()5497 rtw89_btc_ntfy_specific_packet(rtwdev, PACKET_ARP); in rtw89_btc_ntfy_arp_packet_work()
1034 } else if (PACKET_ARP == pktType) { in EXhalbtcoutsrc_SpecialPacketNotify()
1647 } else if (pkt_type == PACKET_ARP) { in exhalbtc_special_packet_notify()
1535 setup_special_tx(rtlpriv, ppsc, PACKET_ARP); in rtl_is_special_data()
205 #define PACKET_ARP 2 macro