Searched refs:i2400m_l3l4_hdr (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wimax/i2400m/ |
D | control.c | 282 int i2400m_msg_check_status(const struct i2400m_l3l4_hdr *l3l4_hdr, in i2400m_msg_check_status() 481 const struct i2400m_l3l4_hdr *l3l4_hdr, in i2400m_report_state_hook() 514 const struct i2400m_l3l4_hdr *l3l4_hdr, size_t size) in i2400m_report_hook() 564 const struct i2400m_l3l4_hdr *l3l4_hdr, in i2400m_msg_ack_hook() 598 const struct i2400m_l3l4_hdr *l3l4_hdr, in i2400m_msg_size_check() 711 const struct i2400m_l3l4_hdr *msg_l3l4_hdr; in i2400m_msg_to_dev() 713 const struct i2400m_l3l4_hdr *ack_l3l4_hdr; in i2400m_msg_to_dev() 850 struct i2400m_l3l4_hdr hdr; 931 struct i2400m_l3l4_hdr *cmd; in i2400m_get_device_info() 932 const struct i2400m_l3l4_hdr *ack; in i2400m_get_device_info() [all …]
|
D | i2400m.h | 902 int i2400m_msg_check_status(const struct i2400m_l3l4_hdr *, char *, size_t); 903 int i2400m_msg_size_check(struct i2400m *, const struct i2400m_l3l4_hdr *, 907 void i2400m_report_hook(struct i2400m *, const struct i2400m_l3l4_hdr *,
|
D | op-rfkill.c | 92 struct i2400m_l3l4_hdr hdr; in i2400m_op_rfkill_sw_toggle()
|
D | rx.c | 167 const struct i2400m_l3l4_hdr *l3l4_hdr; 363 const struct i2400m_l3l4_hdr *l3l4_hdr = payload; in i2400m_rx_ctl() 440 const struct i2400m_l3l4_hdr *l3l4_hdr = payload; in i2400m_rx_trace()
|
/Linux-v4.19/include/uapi/linux/wimax/ |
D | i2400m.h | 431 struct i2400m_l3l4_hdr { struct
|