| | | |
G |
|
| get/set SCSI transport capability -- tran_getcap ( ) |
| | tran_setcap ( ) |
|
| gldm_get_stats -- report hardware statistics ( ) |
|
| gldm_intr -- called when the device might have interrupted ( ) |
|
| gldm_ioctl -- implements device-specific ioctl commands ( ) |
|
| gldm_reset -- initialize the network device ( ) |
|
| gldm_send -- queue a packet to the device for transmission ( ) |
|
| gldm_set_mac_addr -- set the physical address of the network device ( ) |
|
| gldm_set_multicast -- enables/disables device-level multicast addresses ( ) |
|
| gldm_set_promiscuous -- enables/disables device-level promiscuous mode ( ) |
|
| gldm_start -- start the network device receiver ( ) |
|
| gldm_stop -- stop the network device receiver ( ) |