Home
last modified time | relevance | path

Searched refs:CISTPL_END (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dsbpcmcia.h119 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dsbpcmcia.h123 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dsbpcmcia.h123 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dsbpcmcia.h123 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Damipcmcia.h96 #define CISTPL_END 0xff macro
/OK3568_Linux_fs/kernel/arch/m68k/amiga/
H A Dpcmcia.c51 while((id != CISTPL_END) && (pos < 0x10000)) { in pcmcia_copy_tuple()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c341 #define CISTPL_END 0xFF in prism2_plx_check_cis() macro
364 while (pos < CIS_MAX_LEN - 1 && cis[pos] != CISTPL_END) { in prism2_plx_check_cis()
404 if (pos >= CIS_MAX_LEN || cis[pos] != CISTPL_END) in prism2_plx_check_cis()
/OK3568_Linux_fs/u-boot/include/
H A Dpcmcia.h207 #define CISTPL_END 0xff macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbpcmcia.h124 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbpcmcia.h124 #define CISTPL_END 0xff /* End of the CIS tuple chain */ macro
/OK3568_Linux_fs/kernel/include/pcmcia/
H A Dcistpl.h47 #define CISTPL_END 0xff macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dcistpl.c539 link[0] = CISTPL_END; in pccard_get_next_tuple()
551 if (link[0] == CISTPL_END) { in pccard_get_next_tuple()
1529 if (tuple.TupleCode == CISTPL_END) in pccard_extract_cis()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus.c2124 if (tup == CISTPL_NULL || tup == CISTPL_END) in dbus_otp()
2129 if (cis[i] == CISTPL_NULL || cis[i] == CISTPL_END) { in dbus_otp()
2139 if (tup == CISTPL_END || (i + tlen) >= (otp_size << 1)) { in dbus_otp()
H A Dbcmsrom.c2156 if (tup == CISTPL_NULL || tup == CISTPL_END)
2161 if (cis[i] == CISTPL_NULL || cis[i] == CISTPL_END) {
4433 } while (tup != CISTPL_END);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus.c2114 if (tup == CISTPL_NULL || tup == CISTPL_END) in dbus_otp()
2119 if (cis[i] == CISTPL_NULL || cis[i] == CISTPL_END) { in dbus_otp()
2129 if (tup == CISTPL_END || (i + tlen) >= (otp_size << 1)) { in dbus_otp()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddbus.c2105 if (tup == CISTPL_NULL || tup == CISTPL_END) in dbus_otp()
2110 if (cis[i] == CISTPL_NULL || cis[i] == CISTPL_END) { in dbus_otp()
2120 if (tup == CISTPL_END || (i + tlen) >= (otp_size << 1)) { in dbus_otp()
H A Dbcmsrom.c2156 if (tup == CISTPL_NULL || tup == CISTPL_END)
2161 if (cis[i] == CISTPL_NULL || cis[i] == CISTPL_END) {
4433 } while (tup != CISTPL_END);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c10472 if (tup == CISTPL_NULL || tup == CISTPL_END) in dhdpcie_sromotp_customvar()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c10463 if (tup == CISTPL_NULL || tup == CISTPL_END) in dhdpcie_sromotp_customvar()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c10463 if (tup == CISTPL_NULL || tup == CISTPL_END) in dhdpcie_sromotp_customvar()