Searched refs:wl (Results 176 - 184 of 184) sorted by relevance

12345678

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1850 u8 bt_pos; /* wl-end view: get from efuse, must compare bt.btg_type*/
2004 struct rtw89_btc_wl_info wl; member in struct:rtw89_btc_cx
2452 __le16 tavg_cycle[CXT_MAX]; /* avg wl/bt cycle time */
2453 __le16 tmax_cycle[CXT_MAX]; /* max wl/bt cycle time */
2454 __le16 tmaxdiff_cycle[CXT_MAX]; /* max wl-wl bt-bt cycle diff time */
2478 __le16 tavg[CXT_MAX]; /* avg wl/bt cycle time */
2479 __le16 tmax[CXT_MAX]; /* max wl/bt cycle time */
2480 __le16 tmaxdiff[CXT_MAX]; /* max wl-wl b
6282 rtw89_chip_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) argument
[all...]
H A Dmac.c5719 int rtw89_mac_cfg_ctrl_path(struct rtw89_dev *rtwdev, bool wl) argument
5723 val = wl ? val | BIT(2) : val & ~BIT(2);
5730 int rtw89_mac_cfg_ctrl_path_v1(struct rtw89_dev *rtwdev, bool wl) argument
5737 if (wl)
H A Drtw8852a.c1786 btc->cx.wl.status.map.init_ok = true;
H A Drtw8922a.c2257 btc->cx.wl.status.map.init_ok = true;
H A Drtw8852c.c2526 btc->cx.wl.status.map.init_ok = true;
H A Drtw8852b.c2241 btc->cx.wl.status.map.init_ok = true;
H A Drtw8851b.c2082 btc->cx.wl.status.map.init_ok = true;
/linux-master/block/
H A Dsed-opal.c1468 bool rl, bool wl)
1495 add_token_u8(&err, dev, wl);
1466 generic_lr_enable_disable(struct opal_dev *dev, u8 *uid, bool rle, bool wle, bool rl, bool wl) argument
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c2089 b43legacydbg(dev->wl, "Radio initialized\n");

Completed in 227 milliseconds

12345678