Searched refs:is_mimo (Results 1 – 4 of 4) sorted by relevance
260 #define is_mimo(tbl) (is_mimo2(tbl) || is_mimo3(tbl)) macro261 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl))
2875 is_mimo(tbl_type.lq_type) ? 1 : 0; in rs_fill_link_cmd()2934 if (is_mimo(tbl_type.lq_type)) in rs_fill_link_cmd()
2717 #define is_mimo(tbl) (is_mimo2(tbl)) macro2718 #define is_Ht(tbl) (is_siso(tbl) || is_mimo(tbl))
2378 is_mimo(tbl_type.lq_type) ? 1 : 0; in il4965_rs_fill_link_cmd()2427 if (is_mimo(tbl_type.lq_type)) in il4965_rs_fill_link_cmd()