Searched refs:fw_ofld_connection_wr (Results 1 – 2 of 2) sorted by relevance
1818 struct fw_ofld_connection_wr *req; in send_fw_act_open_req()1825 req = (struct fw_ofld_connection_wr *)__skb_put(skb, sizeof(*req)); in send_fw_act_open_req()3719 struct fw_ofld_connection_wr *req; in send_fw_pass_open_req()3723 req_skb = alloc_skb(sizeof(struct fw_ofld_connection_wr), GFP_KERNEL); in send_fw_pass_open_req()3724 req = (struct fw_ofld_connection_wr *)__skb_put(req_skb, sizeof(*req)); in send_fw_pass_open_req()
452 struct fw_ofld_connection_wr { struct