Searched refs:MWIFIEX_DRIVER_MODE_BITMASK (Results 1 – 2 of 2) sorted by relevance
618 driver_mode &= MWIFIEX_DRIVER_MODE_BITMASK; in _mwifiex_fw_dpc()
65 #define MWIFIEX_DRIVER_MODE_BITMASK (BIT(0) | BIT(1) | BIT(2)) macro