Searched refs:RTW_PORT_NUM (Results 1 – 3 of 3) sorted by relevance
176 port = find_first_zero_bit(rtwdev->hw_port, RTW_PORT_NUM); in rtw_ops_add_interface()177 if (port >= RTW_PORT_NUM) { in rtw_ops_add_interface()
408 RTW_PORT_NUM enumerator2062 DECLARE_BITMAP(hw_port, RTW_PORT_NUM);
649 bitmap_zero(rtwdev->hw_port, RTW_PORT_NUM); in __fw_recovery_work()