Home
last modified time | relevance | path

Searched refs:NULL_PG (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
Dfw.c286 #define NULL_PG 3 macro
440 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl8723be_set_fw_rsvdpagepkt()
445 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1rsvdpageloc, NULL_PG); in rtl8723be_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
Dfw.c294 #define NULL_PG 3 macro
446 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl8723e_set_fw_rsvdpagepkt()
451 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1rsvdpageloc, NULL_PG); in rtl8723e_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Dfw.c748 #define NULL_PG 2 macro
1495 nullfunc = &reserved_page_packet_8812[NULL_PG * 512]; in rtl8812ae_set_fw_rsvdpagepkt()
1500 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1RsvdPageLoc, NULL_PG); in rtl8812ae_set_fw_rsvdpagepkt()
1619 nullfunc = &reserved_page_packet_8821[NULL_PG * 256]; in rtl8821ae_set_fw_rsvdpagepkt()
1624 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1RsvdPageLoc, NULL_PG); in rtl8821ae_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
Dfw.c518 #define NULL_PG 3 macro
670 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl88e_set_fw_rsvdpagepkt()
675 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1rsvdpageloc, NULL_PG); in rtl88e_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
Dfw.c570 #define NULL_PG 3 macro
714 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl92d_set_fw_rsvdpagepkt()
718 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1RsvdPageLoc, NULL_PG); in rtl92d_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
Dfw.c547 #define NULL_PG 3 macro
699 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl92ee_set_fw_rsvdpagepkt()
704 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1rsvdpageloc, NULL_PG); in rtl92ee_set_fw_rsvdpagepkt()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
Dfw_common.c544 #define NULL_PG 3 macro
695 nullfunc = &reserved_page_packet[NULL_PG * 128]; in rtl92c_set_fw_rsvdpagepkt()
700 SET_H2CCMD_RSVDPAGE_LOC_NULL_DATA(u1rsvdpageloc, NULL_PG); in rtl92c_set_fw_rsvdpagepkt()