Home
last modified time | relevance | path

Searched refs:CONF_TX_PWR_COMPENSATION_LEN_2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dconf.h12 #define CONF_TX_PWR_COMPENSATION_LEN_2 7 macro
21 u8 tx_per_channel_power_compensation_2[CONF_TX_PWR_COMPENSATION_LEN_2];
H A Dcmd.h87 u8 tx_per_channel_power_compensation_2[CONF_TX_PWR_COMPENSATION_LEN_2];
H A Dcmd.c33 CONF_TX_PWR_COMPENSATION_LEN_2); in wl1271_cmd_ext_radio_parms()