Searched refs:dev_phy_state (Results 1 – 1 of 1) sorted by relevance
6 p2G4_dev_state_s_t dev_phy_state[WLAN_MAX_NBR_PORTS]; variable36 if (p2G4_dev_initcom_s_c(&dev_phy_state[i], in WLAN_actmod_init_phy_com()48 p2G4_dev_disconnect_s_c(&dev_phy_state[i]); in WLAN_actmod_disconnect_phy_com()87 if (p2G4_dev_pick_wait_resp_s_c_b(&dev_phy_state[i]) != 0) { in WLAN_actmod_Tx_in_port()88 dev_phy_state[i].pb_dev_state.connected = false; in WLAN_actmod_Tx_in_port()94 if (p2G4_dev_pick_txresp_s_c_b(&dev_phy_state[i], &tx_done_s ) != 0) { in WLAN_actmod_Tx_in_port()95 dev_phy_state[i].pb_dev_state.connected = false; in WLAN_actmod_Tx_in_port()125 if (p2G4_dev_req_wait_s_c(&dev_phy_state[i], &wait_s) != 0) { in WLAN_actmod_Tx_in_port()131 int ret = p2G4_dev_req_tx_s_c(&dev_phy_state[i], tx_s, NULL); in WLAN_actmod_Tx_in_port()