Lines Matching refs:s32

212 	s32 mpc_onoff;
436 s32 ret = 0; in brcmf_p2p_set_firmware()
526 static s32 brcmf_p2p_set_discover_state(struct brcmf_if *ifp, u8 state, in brcmf_p2p_set_discover_state()
530 s32 ret = 0; in brcmf_p2p_set_discover_state()
548 static s32 brcmf_p2p_deinit_discovery(struct brcmf_p2p_info *p2p) in brcmf_p2p_deinit_discovery()
575 s32 ret = 0; in brcmf_p2p_enable_discovery()
631 static s32 brcmf_p2p_escan(struct brcmf_p2p_info *p2p, u32 num_chans, in brcmf_p2p_escan()
632 u16 chanspecs[], s32 search_state, u16 action, in brcmf_p2p_escan()
635 s32 ret = 0; in brcmf_p2p_escan()
636 s32 memsize = offsetof(struct brcmf_p2p_scan_le, in brcmf_p2p_escan()
638 s32 nprobes; in brcmf_p2p_escan()
639 s32 active; in brcmf_p2p_escan()
767 static s32 brcmf_p2p_run_escan(struct brcmf_cfg80211_info *cfg, in brcmf_p2p_run_escan()
773 s32 err = 0; in brcmf_p2p_run_escan()
774 s32 search_state = WL_P2P_DISC_ST_SCAN; in brcmf_p2p_run_escan()
849 static s32 brcmf_p2p_find_listen_channel(const u8 *ie, u32 ie_len) in brcmf_p2p_find_listen_channel()
852 s32 listen_channel; in brcmf_p2p_find_listen_channel()
853 s32 err; in brcmf_p2p_find_listen_channel()
863 listen_channel = (s32)channel_ie[3 + 1]; in brcmf_p2p_find_listen_channel()
929 static s32
934 s32 err = 0; in brcmf_p2p_discover_listen()
977 s32 err; in brcmf_p2p_remain_on_channel()
1059 static s32 brcmf_p2p_act_frm_search(struct brcmf_p2p_info *p2p, u16 channel) in brcmf_p2p_act_frm_search()
1061 s32 err; in brcmf_p2p_act_frm_search()
1119 s32 err; in brcmf_p2p_afx_handler()
1146 static s32 brcmf_p2p_af_searching_channel(struct brcmf_p2p_info *p2p) in brcmf_p2p_af_searching_channel()
1151 s32 retry; in brcmf_p2p_af_searching_channel()
1228 s32 err; in brcmf_p2p_scan_finding_common_channel()
1366 s32 freq; in brcmf_p2p_notify_action_frame_rx()
1499 static s32 brcmf_p2p_tx_action_frame(struct brcmf_p2p_info *p2p, in brcmf_p2p_tx_action_frame()
1503 s32 err = 0; in brcmf_p2p_tx_action_frame()
1504 s32 timeout = 0; in brcmf_p2p_tx_action_frame()
1550 static s32 brcmf_p2p_pub_af_tx(struct brcmf_cfg80211_info *cfg, in brcmf_p2p_pub_af_tx()
1557 s32 err = 0; in brcmf_p2p_pub_af_tx()
1660 s32 tx_retry; in brcmf_p2p_send_action_frame()
1661 s32 extra_listen_time; in brcmf_p2p_send_action_frame()
1848 s32 brcmf_p2p_notify_rx_mgmt_p2p_probereq(struct brcmf_if *ifp, in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1861 s32 freq; in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1962 s32 err; in brcmf_p2p_ifchange()
2358 s32 brcmf_p2p_attach(struct brcmf_cfg80211_info *cfg, bool p2pdev_forced) in brcmf_p2p_attach()
2362 s32 err = 0; in brcmf_p2p_attach()