Searched refs:pwr_bit (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/actions/ |
| H A D | owl-sps.c | 21 int pwr_bit; member 52 pwr_mask = BIT(pd->info->pwr_bit); in owl_sps_set_power() 152 .pwr_bit = 0, 157 .pwr_bit = 1, 162 .pwr_bit = 2, 167 .pwr_bit = 5, 173 .pwr_bit = 6, 179 .pwr_bit = 8, 184 .pwr_bit = 9, 189 .pwr_bit = 10, [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 189 mdata->pwr_bit); in _hal_dump_rxdesc() 307 mdata->pwr_bit = GET_RX_AX_DESC_PWR_8852B(desc); in _hal_parsing_rx_wd_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 189 mdata->pwr_bit); in _hal_dump_rxdesc() 307 mdata->pwr_bit = GET_RX_AX_DESC_PWR_8852B(desc); in _hal_parsing_rx_wd_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_trx_def.h | 315 u8 pwr_bit; /* DW4 [6:6] */ member
|
| H A D | phl_rx.c | 489 m->more_frag, m->frame_type, role->type, m->pwr_bit, m->seq); in phl_rx_handle_sta_process() 507 if (!m->pwr_bit) in phl_rx_handle_sta_process() 510 if (m->pwr_bit) in phl_rx_handle_sta_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_trx_def.h | 319 u8 pwr_bit; /* DW4 [6:6] */ member
|
| H A D | phl_rx.c | 491 m->more_frag, m->frame_type, role->type, m->pwr_bit, m->seq); in phl_rx_handle_sta_process() 502 if (!m->pwr_bit) in phl_rx_handle_sta_process() 505 if (m->pwr_bit) in phl_rx_handle_sta_process()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 1405 meta->pwr_bit; /* DW4 [6:6] */ in hal_mac_parse_rxpkt_info() 1582 meta->pwr_bit = GET_RX_AX_DESC_PWR(rxd); in hal_mac_parse_rxd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 1405 meta->pwr_bit; /* DW4 [6:6] */ in hal_mac_parse_rxpkt_info() 1582 meta->pwr_bit = GET_RX_AX_DESC_PWR(rxd); in hal_mac_parse_rxd()
|