Lines Matching full:notify
36 * be called from the ice driver to notify the RDMA client driver of device
44 * probe - Notify the RDMA client driver that a peer device has been created
47 * Called by the ice driver during attach to notify the RDMA client driver
56 * open - Notify the RDMA client driver that a peer device has been opened
59 * Called by the ice driver during the if_init routine to notify the RDMA
68 * close - Notify the RDMA client driver that a peer device has closed
71 * Called by the ice driver during the if_stop routine to notify the RDMA
80 * remove - Notify the RDMA client driver that a peer device has been removed
83 * Called by the ice driver during detach to notify the RDMA client driver
92 * link_change - Notify the RDMA client driver that link status has changed
97 * Called by the ice driver when link status changes to notify the RDMA client