Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dcommand_defs.h299 __le16 contention_window_max; member
318 __le16 contention_window_max; member
H A Dcommand.c525 .contention_window_max = cpu_to_le16(params->cw_max), in mm81x_cmd_cfg_qos()