Home
last modified time | relevance | path

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

/openbmc/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 …]
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A 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()