Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Dsdio.h264 bool has_control_mask; member
286 bool has_control_mask; member
591 .has_control_mask = true,
606 .has_control_mask = true,
621 .has_control_mask = true,
636 .has_control_mask = false,
651 .has_control_mask = false,
667 .has_control_mask = false,
683 .has_control_mask = false,
698 .has_control_mask = false,
[all …]
Dsdio.c116 card->has_control_mask = data->has_control_mask; in mwifiex_sdio_probe()
729 if ((card->has_control_mask) && in mwifiex_get_rd_port()
787 if ((card->has_control_mask) && (*port == CTRL_PORT)) { in mwifiex_get_wr_port_data()
1304 if ((card->has_control_mask) && (port == CTRL_PORT)) { in mwifiex_sdio_card_to_host_mp_aggr()
1323 if ((!card->has_control_mask && (card->mp_rd_bitmap & in mwifiex_sdio_card_to_host_mp_aggr()
1325 (card->has_control_mask && (card->mp_rd_bitmap & in mwifiex_sdio_card_to_host_mp_aggr()
1617 if (card->has_control_mask && adapter->cmd_sent) { in mwifiex_process_int_status()
1737 (card->has_control_mask && (port == CTRL_PORT)) || in mwifiex_host_to_card_mp_aggr()