Searched refs:PACKET_ARP (Results 1 – 8 of 8) sorted by relevance
15 #define PACKET_ARP 2 macro
102 PACKET_ARP, enumerator
741 return PACKET_ARP; in rtw89_core_tx_btc_spec_pkt_notify()
4809 case PACKET_ARP: in rtw89_btc_ntfy_specific_packet()4852 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()
205 #define PACKET_ARP 2 macro
1536 setup_special_tx(rtlpriv, ppsc, PACKET_ARP); in rtl_is_special_data()