Searched refs:is_mimo (Results 1 – 4 of 4) sorted by relevance
304 #define is_mimo(tbl) (is_mimo2(tbl) || is_mimo3(tbl)) macro305 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl))
2958 is_mimo(tbl_type.lq_type) ? 1 : 0; in rs_fill_link_cmd()3017 if (is_mimo(tbl_type.lq_type)) in rs_fill_link_cmd()
2699 #define is_mimo(tbl) (is_mimo2(tbl)) macro2700 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl))
2406 is_mimo(tbl_type.lq_type) ? 1 : 0; in il4965_rs_fill_link_cmd()2455 if (is_mimo(tbl_type.lq_type)) in il4965_rs_fill_link_cmd()