Searched refs:form_cm_frame (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_cm.c98 static void form_cm_frame(struct sk_buff *, struct nes_cm_node *,
210 form_cm_frame(skb, cm_node, NULL, 0, &cm_node->mpa_frame,
229 form_cm_frame(skb, cm_node, NULL, 0, &cm_node->mpa_frame,
311 * form_cm_frame - get a free packet and build empty frame Use
314 static void form_cm_frame(struct sk_buff *skb, function
779 form_cm_frame(skb, cm_node, optionsbuffer, optionssize, NULL, 0, flags);
801 form_cm_frame(skb, cm_node, NULL, 0, NULL, 0, flags);
823 form_cm_frame(skb, cm_node, NULL, 0, NULL, 0, SET_ACK);
846 form_cm_frame(skb, cm_node, NULL, 0, NULL, 0, SET_ACK | SET_FIN);

Completed in 67 milliseconds