Home
last modified time | relevance | path

Searched refs:start_action (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c1385 u8 start_action; in rs_move_legacy_other() local
1431 start_action = tbl->action; in rs_move_legacy_other()
1527 if (tbl->action == start_action) in rs_move_legacy_other()
1559 u8 start_action; in rs_move_siso_to_other() local
1601 start_action = tbl->action; in rs_move_siso_to_other()
1698 if (tbl->action == start_action) in rs_move_siso_to_other()
1729 u8 start_action; in rs_move_mimo2_to_other() local
1769 start_action = tbl->action; in rs_move_mimo2_to_other()
1866 if (tbl->action == start_action) in rs_move_mimo2_to_other()
1897 u8 start_action; in rs_move_mimo3_to_other() local
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c1263 u8 start_action; in il4965_rs_move_legacy_other() local
1271 start_action = tbl->action; in il4965_rs_move_legacy_other()
1349 if (tbl->action == start_action) in il4965_rs_move_legacy_other()
1384 u8 start_action; in il4965_rs_move_siso_to_other() local
1390 start_action = tbl->action; in il4965_rs_move_siso_to_other()
1473 if (tbl->action == start_action) in il4965_rs_move_siso_to_other()
1507 u8 start_action; in il4965_rs_move_mimo2_to_other() local
1513 start_action = tbl->action; in il4965_rs_move_mimo2_to_other()
1598 if (tbl->action == start_action) in il4965_rs_move_mimo2_to_other()