Searched refs:diversity (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/ti/wl18xx/ |
| A D | debugfs.c | 159 WL18XX_DEBUGFS_FWSTATS_FILE_ARRAY(diversity, num_of_packets_per_ant, 161 WL18XX_DEBUGFS_FWSTATS_FILE(diversity, total_num_of_toggles, "%u"); 543 DEBUGFS_FWSTATS_ADD(diversity, num_of_packets_per_ant); in wl18xx_debugfs_add_files() 544 DEBUGFS_FWSTATS_ADD(diversity, total_num_of_toggles); in wl18xx_debugfs_add_files()
|
| A D | acx.h | 278 struct wl18xx_acx_diversity_stats diversity; member
|
| /linux/Documentation/admin-guide/media/ |
| A D | intro.rst | 19 Due to the diversity of devices, the subsystem provides several different
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| A D | max2175.txt | 19 is used to define two tuners in diversity mode
|
| /linux/Documentation/admin-guide/device-mapper/ |
| A D | dm-log.rst | 49 diversity, and 2-way communication nature of the exchanges between
|
| /linux/drivers/media/dvb-frontends/ |
| A D | drxd_hard.c | 177 int diversity; member 1505 state->diversity = 0; in SetDeviceTypeId() 1514 state->diversity = 1; in SetDeviceTypeId() 1521 state->diversity = 1; in SetDeviceTypeId() 1561 if (state->diversity) { in SetDeviceTypeId() 1755 if (oMode != OM_Default && !state->diversity) {
|
| /linux/Documentation/vm/ |
| A D | memory-model.rst | 17 Linux abstracts this diversity using one of the two memory models:
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| A D | dev.c | 678 bool diversity) in rtl8187se_set_antenna_config() argument 683 if (diversity) { in rtl8187se_set_antenna_config()
|
| /linux/Documentation/input/ |
| A D | event-codes.rst | 363 touches. The diversity makes the rectangle of limited use, but some
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | fw.c | 1182 RTW89_SET_FWCMD_CXINIT_ANT_DIVERSITY(cmd, ant->diversity); in rtw89_fw_h2c_cxdrv_init()
|
| A D | rtw8852a.c | 1656 module->ant.diversity = 0; in rtw8852a_btc_set_rfe()
|
| A D | core.h | 825 u8 diversity: 1; member
|
Completed in 45 milliseconds