Home
last modified time | relevance | path

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

/linux/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/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c1264 u8 start_action; in il4965_rs_move_legacy_other() local
1272 start_action = tbl->action; in il4965_rs_move_legacy_other()
1350 if (tbl->action == start_action) in il4965_rs_move_legacy_other()
1385 u8 start_action; in il4965_rs_move_siso_to_other() local
1391 start_action = tbl->action; in il4965_rs_move_siso_to_other()
1474 if (tbl->action == start_action) in il4965_rs_move_siso_to_other()
1508 u8 start_action; in il4965_rs_move_mimo2_to_other() local
1514 start_action = tbl->action; in il4965_rs_move_mimo2_to_other()
1599 if (tbl->action == start_action) in il4965_rs_move_mimo2_to_other()