Home
last modified time | relevance | path

Searched refs:get_packet (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp.h122 MPP_RET get_packet(MppPacket *packet);
/OK3568_Linux_fs/kernel/kernel/debug/
H A Dgdbstub.c91 static void get_packet(char *buffer) in get_packet() function
989 get_packet(remcom_in_buffer); in gdb_serial_stub()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp240 ret = p->ctx->get_packet(packet); in mpi_encode_get_packet()
H A Dmpp.cpp717 MPP_RET Mpp::get_packet(MppPacket *packet) in get_packet() function in Mpp
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1045 static inline struct sk_buff *get_packet(struct adapter *adapter, in get_packet() function
1368 skb = get_packet(adapter, fl, len - sge->rx_pkt_pad); in sge_rx()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c783 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() function
2394 skb = get_packet(adap, fl, G_RSPD_LEN(len), in process_responses()