Home
last modified time | relevance | path

Searched refs:BW (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Ditd1000.c123 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 },
A Dbcm3510_priv.h177 u8 BW :1; member
202 u8 BW :1; member
360 u8 BW :1; member
A Ditd1000_priv.h36 BW, enumerator
A Dhelene.c172 uint8_t BW; member
787 data[5] |= (uint8_t)(terr_params[tv_system].BW & 0x03); in helene_set_params_t()
A Dbcm3510.c548 cmd.ACQUIRE0.BW = 0; in bcm3510_set_frontend()
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-port.rst324 BW relative to it's siblings. Values are relative like a percentage
325 points, they basically tell how much BW should node take relative to
340 within the BW limit and are not blocked. Use ``tx_priority`` as a
350 overused their assigned BW, move to the lower priority nodes.
A Dice.rst310 It specifies an absolute BW. While tx_max defines the maximum
311 bandwidth the node may consume, the tx_share marks committed BW
/linux-6.3-rc2/drivers/staging/rtl8192e/rtl8192e/
A Dr8190P_def.h283 u8 BW:1; member
A Dr8192E_dev.c1816 stats->RxIs40MHzPacket = pDrvInfo->BW; in rtl92e_get_rx_stats()
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dblkio-controller.rst8 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-6.3-rc2/net/mac80211/
A Dsta_info.h972 r = STA_STATS_FIELD(BW, s->bw); in sta_stats_encode_rate()
A Dsta_info.c2366 rinfo->bw = STA_STATS_GET(BW, rate); in sta_stats_decode_rate()
/linux-6.3-rc2/drivers/staging/rtl8192u/
A Dr8192U.h308 u8 BW:1; member
A Dr8192U_core.c4022 if (pdrvinfo->BW) /* 40M channel */ in rtl8192_query_rxphystatus()
4331 stats->RxIs40MHzPacket = driver_info->BW; in query_rxdesc_status()

Completed in 37 milliseconds