Searched refs:RTW_PORT_NUM (Results 1 – 3 of 3) sorted by relevance
170 port = find_first_zero_bit(rtwdev->hw_port, RTW_PORT_NUM); in rtw_ops_add_interface()171 if (port >= RTW_PORT_NUM) { in rtw_ops_add_interface()
404 RTW_PORT_NUM enumerator2046 DECLARE_BITMAP(hw_port, RTW_PORT_NUM);
650 bitmap_zero(rtwdev->hw_port, RTW_PORT_NUM); in __fw_recovery_work()