Lines Matching refs:phl

972 struct rtw_phl_com_t *rtw_phl_get_com(void *phl)  in rtw_phl_get_com()  argument
974 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_com()
979 static void phl_regulation_init(void *drv_priv, void *phl) in phl_regulation_init() argument
981 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in phl_regulation_init()
984 if (!drv_priv || !phl) in phl_regulation_init()
996 static void phl_regulation_deinit(void *drv_priv, void *phl) in phl_regulation_deinit() argument
998 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in phl_regulation_deinit()
1001 if (!drv_priv || !phl) in phl_regulation_deinit()
1009 enum rtw_phl_status rtw_phl_init(void *drv_priv, void **phl, in rtw_phl_init() argument
1024 *phl = phl_info; in rtw_phl_init()
1060 phl_status = phl_twt_init(*phl); in rtw_phl_init()
1144 phl_twt_deinit(phl); in rtw_phl_init()
1160 *phl = phl_info = NULL; in rtw_phl_init()
1166 void rtw_phl_deinit(void *phl) in rtw_phl_deinit() argument
1168 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_deinit()
1172 phl_twt_deinit(phl); in rtw_phl_deinit()
1193 rtw_phl_trx_alloc(void *phl) in rtw_phl_trx_alloc() argument
1195 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_trx_alloc()
1204 phl_status = phl_trx_test_init(phl); in rtw_phl_trx_alloc()
1219 rtw_phl_trx_free_handler(void *phl) in rtw_phl_trx_free_handler() argument
1221 phl_trx_free_handler(phl); in rtw_phl_trx_free_handler()
1225 rtw_phl_trx_free_sw_rsc(void *phl) in rtw_phl_trx_free_sw_rsc() argument
1227 phl_trx_free_sw_rsc(phl); in rtw_phl_trx_free_sw_rsc()
1228 phl_trx_test_deinit(phl); in rtw_phl_trx_free_sw_rsc()
1232 rtw_phl_trx_free(void *phl) in rtw_phl_trx_free() argument
1234 rtw_phl_trx_free_handler(phl); in rtw_phl_trx_free()
1235 rtw_phl_trx_free_sw_rsc(phl); in rtw_phl_trx_free()
1239 bool rtw_phl_is_init_completed(void *phl) in rtw_phl_is_init_completed() argument
1241 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_is_init_completed()
1271 enum rtw_phl_status rtw_phl_free_bcn_entry(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_free_bcn_entry() argument
1273 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_free_bcn_entry()
1361 rtw_phl_cmd_issue_beacon(void *phl, in rtw_phl_cmd_issue_beacon() argument
1367 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_issue_beacon()
1433 rtw_phl_cmd_stop_beacon(void *phl, in rtw_phl_cmd_stop_beacon() argument
1439 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_stop_beacon()
1480 rtw_phl_cmd_stop_beacon(void *phl, in rtw_phl_cmd_stop_beacon() argument
1486 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_stop_beacon()
1492 rtw_phl_cmd_issue_beacon(void *phl, in rtw_phl_cmd_issue_beacon() argument
1498 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cmd_issue_beacon()
1505 void rtw_phl_cap_pre_config(void *phl) in rtw_phl_cap_pre_config() argument
1507 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cap_pre_config()
1514 enum rtw_phl_status rtw_phl_preload(void *phl) in rtw_phl_preload() argument
1516 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_preload()
1535 enum rtw_phl_status rtw_phl_start(void *phl) in rtw_phl_start() argument
1537 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_start()
1663 void rtw_phl_stop(void *phl) in rtw_phl_stop() argument
1665 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_stop()
1902 enum rtw_phl_status rtw_phl_rf_on(void *phl) in rtw_phl_rf_on() argument
1904 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_on()
1949 enum rtw_phl_status rtw_phl_rf_off(void *phl) in rtw_phl_rf_off() argument
1951 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_off()
1984 enum rtw_phl_status rtw_phl_suspend(void *phl, struct rtw_phl_stainfo_t *sta, u8 wow_en) in rtw_phl_suspend() argument
1986 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_suspend()
2001 rtw_phl_stop(phl); in rtw_phl_suspend()
2007 rtw_phl_stop(phl); in rtw_phl_suspend()
2015 enum rtw_phl_status rtw_phl_resume(void *phl, struct rtw_phl_stainfo_t *sta, u8 *hw_reinit) in rtw_phl_resume() argument
2017 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_resume()
2043 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2056 pstatus = rtw_phl_start(phl); in rtw_phl_resume()
2071 enum rtw_phl_status rtw_phl_reset(void *phl) in rtw_phl_reset() argument
2073 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_reset()
2093 enum rtw_phl_status rtw_phl_restart(void *phl) in rtw_phl_restart() argument
2104 u8 rtw_phl_read8(void *phl, u32 addr) in rtw_phl_read8() argument
2106 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read8()
2110 u16 rtw_phl_read16(void *phl, u32 addr) in rtw_phl_read16() argument
2112 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read16()
2116 u32 rtw_phl_read32(void *phl, u32 addr) in rtw_phl_read32() argument
2118 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read32()
2122 void rtw_phl_write8(void *phl, u32 addr, u8 val) in rtw_phl_write8() argument
2124 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write8()
2128 void rtw_phl_write16(void *phl, u32 addr, u16 val) in rtw_phl_write16() argument
2130 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write16()
2134 void rtw_phl_write32(void *phl, u32 addr, u32 val) in rtw_phl_write32() argument
2136 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write32()
2140 u32 rtw_phl_read_macreg(void *phl, u32 offset, u32 bit_mask) in rtw_phl_read_macreg() argument
2142 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_macreg()
2146 void rtw_phl_write_macreg(void *phl, in rtw_phl_write_macreg() argument
2149 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_macreg()
2154 u32 rtw_phl_read_bbreg(void *phl, u32 offset, u32 bit_mask) in rtw_phl_read_bbreg() argument
2156 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_bbreg()
2160 void rtw_phl_write_bbreg(void *phl, in rtw_phl_write_bbreg() argument
2163 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_bbreg()
2168 u32 rtw_phl_read_rfreg(void *phl, in rtw_phl_read_rfreg() argument
2171 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_read_rfreg()
2175 void rtw_phl_write_rfreg(void *phl, in rtw_phl_write_rfreg() argument
2178 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_write_rfreg()
2184 void rtw_phl_restore_interrupt(void *phl) in rtw_phl_restore_interrupt() argument
2186 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_restore_interrupt()
2190 enum rtw_phl_status rtw_phl_interrupt_handler(void *phl) in rtw_phl_interrupt_handler() argument
2193 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_interrupt_handler()
2214 phl_info->hci_trx_ops->recv_rxfifo(phl); in rtw_phl_interrupt_handler()
2218 phl_info->hci_trx_ops->read_hw_rx(phl, RX_CH); in rtw_phl_interrupt_handler()
2220 phl_status = rtw_phl_start_rx_process(phl); in rtw_phl_interrupt_handler()
2239 phl_status = phl_fw_watchdog_timeout_notify(phl); in rtw_phl_interrupt_handler()
2248 phl_info->hci_trx_ops->read_hw_rx(phl, RP_CH); in rtw_phl_interrupt_handler()
2250 phl_status = rtw_phl_start_rx_process(phl); in rtw_phl_interrupt_handler()
2266 void rtw_phl_enable_interrupt(void *phl) in rtw_phl_enable_interrupt() argument
2268 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_enable_interrupt()
2272 void rtw_phl_disable_interrupt(void *phl) in rtw_phl_disable_interrupt() argument
2274 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_disable_interrupt()
2278 bool rtw_phl_recognize_interrupt(void *phl) in rtw_phl_recognize_interrupt() argument
2280 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_recognize_interrupt()
2285 void rtw_phl_clear_interrupt(void *phl) in rtw_phl_clear_interrupt() argument
2287 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_clear_interrupt()
2292 enum rtw_phl_status rtw_phl_msg_hub_register_recver(void* phl, in rtw_phl_msg_hub_register_recver() argument
2295 return phl_msg_hub_register_recver(phl, ctx, layer); in rtw_phl_msg_hub_register_recver()
2297 enum rtw_phl_status rtw_phl_msg_hub_update_recver_mask(void* phl, in rtw_phl_msg_hub_update_recver_mask() argument
2300 return phl_msg_hub_update_recver_mask(phl, layer, mdl_id, len, clr); in rtw_phl_msg_hub_update_recver_mask()
2302 enum rtw_phl_status rtw_phl_msg_hub_deregister_recver(void* phl, in rtw_phl_msg_hub_deregister_recver() argument
2305 return phl_msg_hub_deregister_recver(phl, layer); in rtw_phl_msg_hub_deregister_recver()
2307 enum rtw_phl_status rtw_phl_msg_hub_send(void* phl, in rtw_phl_msg_hub_send() argument
2310 return phl_msg_hub_send((struct phl_info_t*)phl, attr, msg); in rtw_phl_msg_hub_send()
2313 void rtw_phl_mac_reg_dump(void *sel, void *phl) in rtw_phl_mac_reg_dump() argument
2315 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_mac_reg_dump()
2320 void rtw_phl_bb_reg_dump(void *sel, void *phl) in rtw_phl_bb_reg_dump() argument
2322 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bb_reg_dump()
2327 void rtw_phl_bb_reg_dump_ex(void *sel, void *phl) in rtw_phl_bb_reg_dump_ex() argument
2329 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bb_reg_dump_ex()
2334 void rtw_phl_rf_reg_dump(void *sel, void *phl) in rtw_phl_rf_reg_dump() argument
2336 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_rf_reg_dump()
2353 bool rtw_phl_get_sec_cam(void *phl, u16 num, u8 *buf, u16 size) in rtw_phl_get_sec_cam() argument
2355 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_sec_cam()
2376 bool rtw_phl_get_addr_cam(void *phl, u16 num, u8 *buf, u16 size) in rtw_phl_get_addr_cam() argument
2378 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_addr_cam()
2388 void rtw_phl_mac_dbg_status_dump(void *phl, u32 *val, u8 *en) in rtw_phl_mac_dbg_status_dump() argument
2390 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_mac_dbg_status_dump()
2407 enum rtw_phl_status rtw_phl_get_mac_addr_efuse(void* phl, u8 *addr) in rtw_phl_get_mac_addr_efuse() argument
2411 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_get_mac_addr_efuse()
2436 rtw_phl_cfg_trx_path(void* phl, enum rf_path tx, u8 tx_nss, in rtw_phl_cfg_trx_path() argument
2441 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_cfg_trx_path()
2497 rtw_phl_bfee_ctrl(void *phl, struct rtw_wifi_role_t *wrole, bool ctrl) in rtw_phl_bfee_ctrl() argument
2499 struct phl_info_t *phl_info = (struct phl_info_t *)phl; in rtw_phl_bfee_ctrl()