Searched refs:bond_marker (Results 1 – 2 of 2) sorted by relevance
135 typedef struct bond_marker { struct152 struct bond_marker marker; argument
93 static int ad_marker_send(struct port *port, struct bond_marker *marker);108 static void ad_marker_info_received(struct bond_marker *marker_info,110 static void ad_marker_response_received(struct bond_marker *marker,864 static int ad_marker_send(struct port *port, struct bond_marker *marker) in ad_marker_send()1924 static void ad_marker_info_received(struct bond_marker *marker_info, in ad_marker_info_received()1927 struct bond_marker marker; in ad_marker_info_received()1933 memcpy(&marker, marker_info, sizeof(struct bond_marker)); in ad_marker_info_received()1953 static void ad_marker_response_received(struct bond_marker *marker, in ad_marker_response_received()2370 struct bond_marker *marker; in bond_3ad_rx_indication()2397 marker = (struct bond_marker *)lacpdu; in bond_3ad_rx_indication()