Searched refs:get_packet (Results 1 – 6 of 6) sorted by relevance
122 MPP_RET get_packet(MppPacket *packet);
91 static void get_packet(char *buffer) in get_packet() function989 get_packet(remcom_in_buffer); in gdb_serial_stub()
240 ret = p->ctx->get_packet(packet); in mpi_encode_get_packet()
717 MPP_RET Mpp::get_packet(MppPacket *packet) in get_packet() function in Mpp
1045 static inline struct sk_buff *get_packet(struct adapter *adapter, in get_packet() function1368 skb = get_packet(adapter, fl, len - sge->rx_pkt_pad); in sge_rx()
783 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() function2394 skb = get_packet(adap, fl, G_RSPD_LEN(len), in process_responses()