Searched refs:rxrpc_alloc_txbuf (Results 1 – 4 of 4) sorted by relevance
19 struct rxrpc_txbuf *rxrpc_alloc_txbuf(struct rxrpc_call *call, u8 packet_type, in rxrpc_alloc_txbuf() function
79 txb = rxrpc_alloc_txbuf(call, RXRPC_PACKET_TYPE_ACK, in rxrpc_send_ACK()
360 txb = rxrpc_alloc_txbuf(call, RXRPC_PACKET_TYPE_DATA, in rxrpc_send_data()
1270 struct rxrpc_txbuf *rxrpc_alloc_txbuf(struct rxrpc_call *call, u8 packet_type,