Searched refs:BW (Results 1 – 12 of 12) sorted by relevance
/linux-5.19.10/drivers/media/dvb-frontends/ |
D | itd1000.c | 123 u8 bw = itd1000_read_reg(state, BW) & 0xf0; in itd1000_set_lpf_bw() 135 itd1000_write_reg(state, BW, bw | (i & 0x0f)); in itd1000_set_lpf_bw() 312 { BW, 0x87 },
|
D | bcm3510_priv.h | 177 u8 BW :1; member 202 u8 BW :1; member 360 u8 BW :1; member
|
D | itd1000_priv.h | 36 BW, enumerator
|
D | helene.c | 172 uint8_t BW; member 787 data[5] |= (uint8_t)(terr_params[tv_system].BW & 0x03); in helene_set_params_t()
|
D | bcm3510.c | 548 cmd.ACQUIRE0.BW = 0; in bcm3510_set_frontend()
|
/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/ |
D | r8190P_def.h | 298 u8 BW:1; member
|
D | r8192E_dev.c | 1653 if (pdrvinfo->BW) in _rtl92e_query_rxphystatus() 2052 stats->RxIs40MHzPacket = pDrvInfo->BW; in rtl92e_get_rx_stats()
|
/linux-5.19.10/Documentation/admin-guide/cgroup-v1/ |
D | blkio-controller.rst | 8 a need of various kinds of IO control policies (like proportional BW, max BW) 280 Note: If both BW and IOPS rules are specified for a device, then IO is
|
/linux-5.19.10/net/mac80211/ |
D | sta_info.h | 936 r = STA_STATS_FIELD(BW, s->bw); in sta_stats_encode_rate()
|
D | sta_info.c | 2157 rinfo->bw = STA_STATS_GET(BW, rate); in sta_stats_decode_rate()
|
/linux-5.19.10/drivers/staging/rtl8192u/ |
D | r8192U.h | 308 u8 BW:1; member
|
D | r8192U_core.c | 4196 if (pdrvinfo->BW) /* 40M channel */ in rtl8192_query_rxphystatus() 4505 stats->RxIs40MHzPacket = driver_info->BW; in query_rxdesc_status()
|