Searched refs:fw_ofld_connection_wr (Results 1 – 2 of 2) sorted by relevance
1761 struct fw_ofld_connection_wr *req; in send_fw_act_open_req()1768 req = (struct fw_ofld_connection_wr *)__skb_put(skb, sizeof(*req)); in send_fw_act_open_req()3591 struct fw_ofld_connection_wr *req; in send_fw_pass_open_req()3595 req_skb = alloc_skb(sizeof(struct fw_ofld_connection_wr), GFP_KERNEL); in send_fw_pass_open_req()3596 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