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

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h44 #define CTRL_PORT 0 macro
H A Dsdio.c1177 *port = CTRL_PORT;
1232 if ((card->has_control_mask) && (*port == CTRL_PORT)) {
1749 if ((card->has_control_mask) && (port == CTRL_PORT)) {
1978 u8 port = CTRL_PORT;
2182 (card->has_control_mask && (port == CTRL_PORT)) ||
2336 u32 port = CTRL_PORT;

Completed in 123 milliseconds