Lines Matching refs:t_u32
64 t_u32 last_resp_rcvd, last_cmd_sent;
149 static hal_rpmsg_status_t wifi_send_fw_cmd(t_u16 cmd_type, t_u8 *cmd_payload, t_u32 length) in wifi_send_fw_cmd()
178 static hal_rpmsg_status_t wifi_send_fw_data(t_u8 *data, t_u32 length) in wifi_send_fw_data()
252 int raw_process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface) in raw_process_pkt_hdrs()
282 void process_pkt_hdrs(void *pbuf, t_u32 payloadlen, t_u8 interface, t_u8 tid, t_u32 tx_control) in process_pkt_hdrs()
307 int process_amsdu_pkt_hdrs(void *pbuf, t_u32 payloadlen, mlan_wmm_ac_e ac, t_u8 interface) in process_amsdu_pkt_hdrs()
309 int process_amsdu_pkt_hdrs(void *pbuf, t_u32 payloadlen, mlan_wmm_ac_e ac) in process_amsdu_pkt_hdrs()
408 t_u32 cmdtype; in wlan_handle_cmd_resp_packet()
409 t_u32 cmdsize; in wlan_handle_cmd_resp_packet()
479 t_u32 fw_cap_ext_rw610; in wlan_handle_cmd_resp_packet()
525 static mlan_status wlan_decode_rx_packet(t_u8 *pmbuf, t_u32 upld_type) in wlan_decode_rx_packet()
528 t_u32 event_cause = 0; in wlan_decode_rx_packet()
551 event_cause = *((t_u32 *)(pmbuf + INTF_HEADER_LEN)); in wlan_decode_rx_packet()
613 static inline t_u32 wlan_get_next_seq_num() in wlan_get_next_seq_num()
1141 mlan_status wlan_xmit_pkt(t_u8 *buffer, t_u32 txlen, t_u8 interface, t_u32 tx_control) in wlan_xmit_pkt()
1175 mlan_status wlan_xmit_bypass_pkt(t_u8 *buffer, t_u32 txlen, t_u8 interface) in wlan_xmit_bypass_pkt()
1214 mlan_status wlan_xmit_wmm_pkt(t_u8 interface, t_u32 txlen, t_u8 *tx_buf) in wlan_xmit_wmm_pkt()
1322 mlan_status wlan_xmit_wmm_amsdu_pkt(mlan_wmm_ac_e ac, t_u8 interface, t_u32 txlen, t_u8 *tx_buf, t_… in wlan_xmit_wmm_amsdu_pkt()
1451 t_u32 size; in rpmsg_rxpkt_handler()
1521 t_u32 imuControlType; in rpmsg_ctrl_handler()