Home
last modified time | relevance | path

Searched refs:CTRL_PORT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h56 #define CTRL_PORT 0 macro
H A Dsdio.c1143 *port = CTRL_PORT; in mwifiex_get_rd_port()
1198 if ((card->has_control_mask) && (*port == CTRL_PORT)) { in mwifiex_get_wr_port_data()
1715 if ((card->has_control_mask) && (port == CTRL_PORT)) { in mwifiex_sdio_card_to_host_mp_aggr()
1944 u8 port = CTRL_PORT; in mwifiex_process_int_status()
2148 (card->has_control_mask && (port == CTRL_PORT)) || in mwifiex_host_to_card_mp_aggr()
2302 u32 port = CTRL_PORT; in mwifiex_sdio_host_to_card()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h44 #define CTRL_PORT 0 macro
H A Dsdio.c1178 *port = CTRL_PORT; in mwifiex_get_rd_port()
1233 if ((card->has_control_mask) && (*port == CTRL_PORT)) { in mwifiex_get_wr_port_data()
1750 if ((card->has_control_mask) && (port == CTRL_PORT)) { in mwifiex_sdio_card_to_host_mp_aggr()
1979 u8 port = CTRL_PORT; in mwifiex_process_int_status()
2183 (card->has_control_mask && (port == CTRL_PORT)) || in mwifiex_host_to_card_mp_aggr()
2337 u32 port = CTRL_PORT; in mwifiex_sdio_host_to_card()

Completed in 9 milliseconds