Lines Matching refs:phl

964 struct rtw_phl_com_t *rtw_phl_get_com(void *phl)  in rtw_phl_get_com()  argument
966 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_com()
971 static void phl_regulation_init(void *drv_priv, void *phl) in phl_regulation_init() argument
973 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in phl_regulation_init()
976 if (!drv_priv || !phl) in phl_regulation_init()
988 static void phl_regulation_deinit(void *drv_priv, void *phl) in phl_regulation_deinit() argument
990 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in phl_regulation_deinit()
993 if (!drv_priv || !phl) in phl_regulation_deinit()
1001 enum rtw_phl_status rtw_phl_init(void *drv_priv, void **phl, in rtw_phl_init() argument
1016 *phl = phl_info; in rtw_phl_init()
1052 phl_status = phl_twt_init(*phl); in rtw_phl_init()
1136 phl_twt_deinit(phl); in rtw_phl_init()
1152 *phl = phl_info = NULL; in rtw_phl_init()
1158 void rtw_phl_deinit(void *phl) in rtw_phl_deinit() argument
1160 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_deinit()
1164 phl_twt_deinit(phl); in rtw_phl_deinit()
1185 rtw_phl_trx_alloc(void *phl) in rtw_phl_trx_alloc() argument
1187 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_trx_alloc()
1196 phl_status = phl_trx_test_init(phl); in rtw_phl_trx_alloc()
1211 rtw_phl_trx_free_handler(void *phl) in rtw_phl_trx_free_handler() argument
1213 phl_trx_free_handler(phl); in rtw_phl_trx_free_handler()
1217 rtw_phl_trx_free_sw_rsc(void *phl) in rtw_phl_trx_free_sw_rsc() argument
1219 phl_trx_free_sw_rsc(phl); in rtw_phl_trx_free_sw_rsc()
1220 phl_trx_test_deinit(phl); in rtw_phl_trx_free_sw_rsc()
1224 rtw_phl_trx_free(void *phl) in rtw_phl_trx_free() argument
1226 rtw_phl_trx_free_handler(phl); in rtw_phl_trx_free()
1227 rtw_phl_trx_free_sw_rsc(phl); in rtw_phl_trx_free()
1231 bool rtw_phl_is_init_completed(void *phl) in rtw_phl_is_init_completed() argument
1233 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_is_init_completed()
1263 enum rtw_phl_status rtw_phl_free_bcn_entry(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_free_bcn_entry() argument
1265 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_free_bcn_entry()
1353 rtw_phl_cmd_issue_beacon(void *phl, in rtw_phl_cmd_issue_beacon() argument
1359 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_issue_beacon()
1425 rtw_phl_cmd_stop_beacon(void *phl, in rtw_phl_cmd_stop_beacon() argument
1431 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_stop_beacon()
1472 rtw_phl_cmd_stop_beacon(void *phl, in rtw_phl_cmd_stop_beacon() argument
1478 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_stop_beacon()
1484 rtw_phl_cmd_issue_beacon(void *phl, in rtw_phl_cmd_issue_beacon() argument
1490 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_issue_beacon()
1497 void rtw_phl_cap_pre_config(void *phl) in rtw_phl_cap_pre_config() argument
1499 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cap_pre_config()
1506 enum rtw_phl_status rtw_phl_preload(void *phl) in rtw_phl_preload() argument
1508 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_preload()
1527 enum rtw_phl_status rtw_phl_start(void *phl) in rtw_phl_start() argument
1529 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_start()
1655 void rtw_phl_stop(void *phl) in rtw_phl_stop() argument
1657 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_stop()
1892 enum rtw_phl_status rtw_phl_rf_on(void *phl) in rtw_phl_rf_on() argument
1894 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_on()
1939 enum rtw_phl_status rtw_phl_rf_off(void *phl) in rtw_phl_rf_off() argument
1941 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_off()
1974 enum rtw_phl_status rtw_phl_suspend(void *phl, struct rtw_phl_stainfo_t *sta, u8 wow_en) in rtw_phl_suspend() argument
1976 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_suspend()
1991 rtw_phl_stop(phl); in rtw_phl_suspend()
1997 rtw_phl_stop(phl); in rtw_phl_suspend()
2005 enum rtw_phl_status rtw_phl_resume(void *phl, struct rtw_phl_stainfo_t *sta, u8 *hw_reinit) in rtw_phl_resume() argument
2007 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_resume()
2033 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2046 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2061 enum rtw_phl_status rtw_phl_reset(void *phl) in rtw_phl_reset() argument
2063 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_reset()
2083 enum rtw_phl_status rtw_phl_restart(void *phl) in rtw_phl_restart() argument
2094 u8 rtw_phl_read8(void *phl, u32 addr) in rtw_phl_read8() argument
2096 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read8()
2100 u16 rtw_phl_read16(void *phl, u32 addr) in rtw_phl_read16() argument
2102 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read16()
2106 u32 rtw_phl_read32(void *phl, u32 addr) in rtw_phl_read32() argument
2108 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read32()
2112 void rtw_phl_write8(void *phl, u32 addr, u8 val) in rtw_phl_write8() argument
2114 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write8()
2118 void rtw_phl_write16(void *phl, u32 addr, u16 val) in rtw_phl_write16() argument
2120 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write16()
2124 void rtw_phl_write32(void *phl, u32 addr, u32 val) in rtw_phl_write32() argument
2126 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write32()
2130 u32 rtw_phl_read_macreg(void *phl, u32 offset, u32 bit_mask) in rtw_phl_read_macreg() argument
2132 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_macreg()
2136 void rtw_phl_write_macreg(void *phl, in rtw_phl_write_macreg() argument
2139 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_macreg()
2144 u32 rtw_phl_read_bbreg(void *phl, u32 offset, u32 bit_mask) in rtw_phl_read_bbreg() argument
2146 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_bbreg()
2150 void rtw_phl_write_bbreg(void *phl, in rtw_phl_write_bbreg() argument
2153 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_bbreg()
2158 u32 rtw_phl_read_rfreg(void *phl, in rtw_phl_read_rfreg() argument
2161 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_rfreg()
2165 void rtw_phl_write_rfreg(void *phl, in rtw_phl_write_rfreg() argument
2168 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_rfreg()
2174 void rtw_phl_restore_interrupt(void *phl) in rtw_phl_restore_interrupt() argument
2176 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_restore_interrupt()
2180 enum rtw_phl_status rtw_phl_interrupt_handler(void *phl) in rtw_phl_interrupt_handler() argument
2183 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_interrupt_handler()
2204 phl_info->hci_trx_ops->recv_rxfifo(phl); in rtw_phl_interrupt_handler()
2206 phl_status = rtw_phl_start_rx_process(phl); in rtw_phl_interrupt_handler()
2224 phl_status = phl_ser_send_msg(phl, RTW_PHL_SER_EVENT_CHK); in rtw_phl_interrupt_handler()
2228 phl_status = phl_fw_watchdog_timeout_notify(phl); in rtw_phl_interrupt_handler()
2232 phl_status = phl_ser_send_msg(phl, RTW_PHL_SER_EVENT_CHK); in rtw_phl_interrupt_handler()
2247 void rtw_phl_enable_interrupt(void *phl) in rtw_phl_enable_interrupt() argument
2249 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_enable_interrupt()
2253 void rtw_phl_disable_interrupt(void *phl) in rtw_phl_disable_interrupt() argument
2255 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_disable_interrupt()
2259 bool rtw_phl_recognize_interrupt(void *phl) in rtw_phl_recognize_interrupt() argument
2261 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_recognize_interrupt()
2266 void rtw_phl_clear_interrupt(void *phl) in rtw_phl_clear_interrupt() argument
2268 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_clear_interrupt()
2273 enum rtw_phl_status rtw_phl_msg_hub_register_recver(void* phl, in rtw_phl_msg_hub_register_recver() argument
2276 return phl_msg_hub_register_recver(phl, ctx, layer); in rtw_phl_msg_hub_register_recver()
2278 enum rtw_phl_status rtw_phl_msg_hub_update_recver_mask(void* phl, in rtw_phl_msg_hub_update_recver_mask() argument
2281 return phl_msg_hub_update_recver_mask(phl, layer, mdl_id, len, clr); in rtw_phl_msg_hub_update_recver_mask()
2283 enum rtw_phl_status rtw_phl_msg_hub_deregister_recver(void* phl, in rtw_phl_msg_hub_deregister_recver() argument
2286 return phl_msg_hub_deregister_recver(phl, layer); in rtw_phl_msg_hub_deregister_recver()
2288 enum rtw_phl_status rtw_phl_msg_hub_send(void* phl, in rtw_phl_msg_hub_send() argument
2291 return phl_msg_hub_send((struct phl_info_t*)phl, attr, msg); in rtw_phl_msg_hub_send()
2294 void rtw_phl_mac_reg_dump(void *sel, void *phl) in rtw_phl_mac_reg_dump() argument
2296 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_mac_reg_dump()
2301 void rtw_phl_bb_reg_dump(void *sel, void *phl) in rtw_phl_bb_reg_dump() argument
2303 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bb_reg_dump()
2308 void rtw_phl_bb_reg_dump_ex(void *sel, void *phl) in rtw_phl_bb_reg_dump_ex() argument
2310 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bb_reg_dump_ex()
2315 void rtw_phl_rf_reg_dump(void *sel, void *phl) in rtw_phl_rf_reg_dump() argument
2317 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_reg_dump()
2334 bool rtw_phl_get_sec_cam(void *phl, u16 num, u8 *buf, u16 size) in rtw_phl_get_sec_cam() argument
2336 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_sec_cam()
2357 bool rtw_phl_get_addr_cam(void *phl, u16 num, u8 *buf, u16 size) in rtw_phl_get_addr_cam() argument
2359 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_addr_cam()
2369 void rtw_phl_mac_dbg_status_dump(void *phl, u32 *val, u8 *en) in rtw_phl_mac_dbg_status_dump() argument
2371 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_mac_dbg_status_dump()
2388 enum rtw_phl_status rtw_phl_get_mac_addr_efuse(void* phl, u8 *addr) in rtw_phl_get_mac_addr_efuse() argument
2392 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_mac_addr_efuse()
2417 rtw_phl_cfg_trx_path(void* phl, enum rf_path tx, u8 tx_nss, in rtw_phl_cfg_trx_path() argument
2422 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cfg_trx_path()
2478 rtw_phl_bfee_ctrl(void *phl, struct rtw_wifi_role_t *wrole, bool ctrl) in rtw_phl_bfee_ctrl() argument
2480 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bfee_ctrl()