Searched refs:dhd_udr (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 4625 uint32 pktid, uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, 4631 uint32 pktid, uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, in dhd_handle_pktdata() argument
|
| H A D | dhd_msgbuf.c | 8515 uint8 dhd_udr = FALSE; local 8654 pktlen, NULL, &dhd_udr, TRUE, FALSE, TRUE); 8865 if (dhd_udr) {
|
| H A D | dhd_linux.c | 3820 uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, bool pkt_log) in dhd_handle_pktdata() argument 3853 if (dhd_udr && (pkt_type == PKT_TYPE_DHCP || in dhd_handle_pktdata() 3856 *dhd_udr = TRUE; in dhd_handle_pktdata()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 4620 uint32 pktid, uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, 4626 uint32 pktid, uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, in dhd_handle_pktdata() argument
|
| H A D | dhd_msgbuf.c | 8519 uint8 dhd_udr = FALSE; local 8658 pktlen, NULL, &dhd_udr, TRUE, FALSE, TRUE); 8869 if (dhd_udr) {
|
| H A D | dhd_linux.c | 3811 uint32 pktlen, uint16 *pktfate, uint8 *dhd_udr, bool tx, int pkt_wake, bool pkt_log) in dhd_handle_pktdata() argument 3844 if (dhd_udr && (pkt_type == PKT_TYPE_DHCP || in dhd_handle_pktdata() 3847 *dhd_udr = TRUE; in dhd_handle_pktdata()
|