Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/net/wireless/intel/iwlegacy/3945-mac.c, line 671
- drivers/net/wireless/intel/iwlegacy/4965.c, line 1508
- drivers/net/wireless/intel/iwlegacy/common.c, line 4906
Smatch caller information:
drivers/net/wireless/intel/iwlegacy/3945-mac.c il3945_get_measurement() -> il_add_beacon_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | il | 4096-ptr_max |
| PARAM_VALUE | 3 | beacon_interval | 0-u16max |
| BUF_SIZE | 0 | il | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | il | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | il | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | il | unit_byte |
| LOCK2 | &of->mutex | ||
| LOCK2 | 0 | &il->mutex | |
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct il_priv)->mutex | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/net/wireless/intel/iwlegacy/4965.c il4965_hw_channel_switch() -> il_add_beacon_time()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | il | 4096-ptr_max |
| PARAM_VALUE | 1 | base | 1-u32max |
| PARAM_VALUE | 3 | beacon_interval | 1-u16max |
| CAPPED_DATA | 0 | il->band | 1 |
| CAPPED_DATA | 0 | il->switch_channel | 1 |
| DATA_SOURCE | 0 | il | $0 |
| DATA_SOURCE | 2 | addon | r il_usecs_to_beacons |
| FUZZY_MAX | 1 | base | 1 |
| LOCK2 | 0 | &il->mutex | |
| TYPE_LOCK | (struct il_priv)->mutex |