Lines Matching refs:alloc_wr
540 skb = alloc_wr(sizeof(*req), 0, GFP_ATOMIC); in send_rx_credits()
624 skb = alloc_wr(flowclen, 0, GFP_ATOMIC); in send_tx_flowc_wr()
1014 skb = alloc_wr(size, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1018 skb = alloc_wr(size6, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1655 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
1660 csk->cpl_abort_req = alloc_wr(sizeof(struct cpl_abort_req), in alloc_cpls()
1665 csk->cpl_abort_rpl = alloc_wr(sizeof(struct cpl_abort_rpl), in alloc_cpls()
1847 skb = alloc_wr(size, 0, GFP_NOIO); in init_act_open()
1850 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
2002 struct sk_buff *skb = alloc_wr(wr_len, 0, GFP_ATOMIC); in ddp_ppod_init_idata()
2086 skb = alloc_wr(sizeof(*req), 0, GFP_KERNEL); in ddp_setup_conn_pgidx()
2119 skb = alloc_wr(sizeof(*req), 0, GFP_KERNEL); in ddp_setup_conn_digest()
2319 skb = alloc_wr(len, 0, GFP_ATOMIC); in t4_uld_rx_handler()