Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c1416 u8 start_action; in rs_move_legacy_other() local
1462 start_action = tbl->action; in rs_move_legacy_other()
1558 if (tbl->action == start_action) in rs_move_legacy_other()
1590 u8 start_action; in rs_move_siso_to_other() local
1632 start_action = tbl->action; in rs_move_siso_to_other()
1729 if (tbl->action == start_action) in rs_move_siso_to_other()
1760 u8 start_action; in rs_move_mimo2_to_other() local
1800 start_action = tbl->action; in rs_move_mimo2_to_other()
1897 if (tbl->action == start_action) in rs_move_mimo2_to_other()
1928 u8 start_action; in rs_move_mimo3_to_other() local
[all …]
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c1270 u8 start_action; in il4965_rs_move_legacy_other() local
1278 start_action = tbl->action; in il4965_rs_move_legacy_other()
1356 if (tbl->action == start_action) in il4965_rs_move_legacy_other()
1391 u8 start_action; in il4965_rs_move_siso_to_other() local
1397 start_action = tbl->action; in il4965_rs_move_siso_to_other()
1480 if (tbl->action == start_action) in il4965_rs_move_siso_to_other()
1514 u8 start_action; in il4965_rs_move_mimo2_to_other() local
1520 start_action = tbl->action; in il4965_rs_move_mimo2_to_other()
1605 if (tbl->action == start_action) in il4965_rs_move_mimo2_to_other()