Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c1402 u8 start_action; in rs_move_legacy_other() local
1448 start_action = tbl->action; in rs_move_legacy_other()
1544 if (tbl->action == start_action) in rs_move_legacy_other()
1576 u8 start_action; in rs_move_siso_to_other() local
1618 start_action = tbl->action; in rs_move_siso_to_other()
1715 if (tbl->action == start_action) in rs_move_siso_to_other()
1746 u8 start_action; in rs_move_mimo2_to_other() local
1786 start_action = tbl->action; in rs_move_mimo2_to_other()
1883 if (tbl->action == start_action) in rs_move_mimo2_to_other()
1914 u8 start_action; in rs_move_mimo3_to_other() local
[all …]
/linux-6.1.9/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()