Searched refs:i2400m_bootrom_header (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wimax/i2400m/ |
D | i2400m.h | 591 const struct i2400m_bootrom_header *, 594 struct i2400m_bootrom_header *, size_t); 713 void i2400m_bm_cmd_prepare(struct i2400m_bootrom_header *); 741 void i2400m_brh_set_opcode(struct i2400m_bootrom_header *hdr, in i2400m_brh_set_opcode() 750 unsigned i2400m_brh_get_opcode(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_opcode() 756 unsigned i2400m_brh_get_response(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_response() 763 unsigned i2400m_brh_get_use_checksum(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_use_checksum() 770 const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_response_required() 776 unsigned i2400m_brh_get_direct_access(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_direct_access() 782 unsigned i2400m_brh_get_signature(const struct i2400m_bootrom_header *hdr) in i2400m_brh_get_signature()
|
D | fw.c | 188 void i2400m_bm_cmd_prepare(struct i2400m_bootrom_header *cmd) in i2400m_bm_cmd_prepare() 454 struct i2400m_bootrom_header *ack, in __i2400m_bm_ack_verify() 584 const struct i2400m_bootrom_header *cmd, size_t cmd_size, in i2400m_bm_cmd() 585 struct i2400m_bootrom_header *ack, size_t ack_size, in i2400m_bm_cmd() 654 struct i2400m_bootrom_header cmd; in i2400m_download_chunk() 657 struct i2400m_bootrom_header ack; in i2400m_download_chunk() 710 const struct i2400m_bootrom_header *bh; in i2400m_dnload_bcf() 711 struct i2400m_bootrom_header ack; in i2400m_dnload_bcf() 795 struct i2400m_bootrom_header *cmd, ack; in i2400m_dnload_finalize() 797 struct i2400m_bootrom_header cmd; in i2400m_dnload_finalize() [all …]
|
D | i2400m-usb.h | 271 const struct i2400m_bootrom_header *, size_t, 274 struct i2400m_bootrom_header *, size_t);
|
D | usb-fw.c | 182 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-v4.19/include/uapi/linux/wimax/ |
D | i2400m.h | 180 struct i2400m_bootrom_header { struct
|