Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drs.c1431 u8 start_action; in rs_move_legacy_other() local
1477 start_action = tbl->action; in rs_move_legacy_other()
1573 if (tbl->action == start_action) in rs_move_legacy_other()
1605 u8 start_action; in rs_move_siso_to_other() local
1647 start_action = tbl->action; in rs_move_siso_to_other()
1744 if (tbl->action == start_action) in rs_move_siso_to_other()
1775 u8 start_action; in rs_move_mimo2_to_other() local
1815 start_action = tbl->action; in rs_move_mimo2_to_other()
1912 if (tbl->action == start_action) in rs_move_mimo2_to_other()
1943 u8 start_action; in rs_move_mimo3_to_other() local
[all …]
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965-rs.c1285 u8 start_action; in il4965_rs_move_legacy_other() local
1293 start_action = tbl->action; in il4965_rs_move_legacy_other()
1371 if (tbl->action == start_action) in il4965_rs_move_legacy_other()
1406 u8 start_action; in il4965_rs_move_siso_to_other() local
1412 start_action = tbl->action; in il4965_rs_move_siso_to_other()
1495 if (tbl->action == start_action) in il4965_rs_move_siso_to_other()
1529 u8 start_action; in il4965_rs_move_mimo2_to_other() local
1535 start_action = tbl->action; in il4965_rs_move_mimo2_to_other()
1620 if (tbl->action == start_action) in il4965_rs_move_mimo2_to_other()