Home
last modified time | relevance | path

Searched refs:local_max (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_hal.h134 u8 local_max; /* local max according to the AP */ member
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_cxt.c776 u32 local_max = max_t(u32, total, in qed_cxt_cfg_ilt_compute() local
779 total = roundup_pow_of_two(local_max); in qed_cxt_cfg_ilt_compute()