Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wimax/i2400m/
Di2400m.h592 const struct i2400m_bootrom_header *,
595 struct i2400m_bootrom_header *, size_t);
714 extern void i2400m_bm_cmd_prepare(struct i2400m_bootrom_header *);
742 void i2400m_brh_set_opcode(struct i2400m_bootrom_header *hdr, in i2400m_brh_set_opcode()
751 unsigned i2400m_brh_get_opcode(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_opcode()
757 unsigned i2400m_brh_get_response(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_response()
764 unsigned i2400m_brh_get_use_checksum(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_use_checksum()
771 const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_response_required()
777 unsigned i2400m_brh_get_direct_access(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_direct_access()
783 unsigned i2400m_brh_get_signature(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_signature()
Dfw.c188 void i2400m_bm_cmd_prepare(struct i2400m_bootrom_header *cmd) in i2400m_bm_cmd_prepare()
452 struct i2400m_bootrom_header *ack, in __i2400m_bm_ack_verify()
582 const struct i2400m_bootrom_header *cmd, size_t cmd_size, in i2400m_bm_cmd()
583 struct i2400m_bootrom_header *ack, size_t ack_size, in i2400m_bm_cmd()
652 struct i2400m_bootrom_header cmd; in i2400m_download_chunk()
655 struct i2400m_bootrom_header ack; in i2400m_download_chunk()
708 const struct i2400m_bootrom_header *bh; in i2400m_dnload_bcf()
709 struct i2400m_bootrom_header ack; in i2400m_dnload_bcf()
793 struct i2400m_bootrom_header *cmd, ack; in i2400m_dnload_finalize()
795 struct i2400m_bootrom_header cmd; in i2400m_dnload_finalize()
[all …]
Dsdio-fw.c104 const struct i2400m_bootrom_header *_cmd, in i2400ms_bus_bm_cmd_send()
111 struct i2400m_bootrom_header *cmd; in i2400ms_bus_bm_cmd_send()
167 struct i2400m_bootrom_header *ack, in i2400ms_bus_bm_wait_for_ack()
Di2400m-sdio.h149 const struct i2400m_bootrom_header *,
152 struct i2400m_bootrom_header *,
Di2400m-usb.h268 const struct i2400m_bootrom_header *,
271 struct i2400m_bootrom_header *,
Dusb-fw.c182 const struct i2400m_bootrom_header *_cmd, in i2400mu_bus_bm_cmd_send()
189 struct i2400m_bootrom_header *cmd; in i2400mu_bus_bm_cmd_send()
277 struct i2400m_bootrom_header *_ack, in i2400mu_bus_bm_wait_for_ack()
/linux-2.6.39/include/linux/wimax/
Di2400m.h180 struct i2400m_bootrom_header { struct