Query: wimax_state_change
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WIMAX_STATE_CHANGE(9) Linux Networking WIMAX_STATE_CHANGE(9)NAMEwimax_state_change - Set the current state of a WiMAX deviceSYNOPSISvoid wimax_state_change(struct wimax_dev * wimax_dev, enum wimax_st new_state);ARGUMENTSwimax_dev WiMAX device descriptor (properly referenced) new_state New state to switch toDESCRIPTIONThis implements the state changes for the wimax devices. It will - verify that the state transition is legal (for now it'll just print a warning if not) according to the table in linux/wimax.h's documentation for 'enum wimax_st'. - perform the actions needed for leaving the current state and whichever are needed for entering the new state. - issue a report to user space indicating the new state (and an optional payload with information about the new state).NOTEwimax_dev must be lockedCOPYRIGHTKernel Hackers Manual 3.10 June 2014 WIMAX_STATE_CHANGE(9)
Related Man Pages |
---|
enum_wimax_st(9) - centos |
qwtpickerdragpointmachine(3) - debian |
enum_wimax_st(9) - suse |
struct_wimax_dev(9) - suse |
fscow_establish(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |