Home
last modified time | relevance | path

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

/linux/kernel/debug/
H A Dgdbstub.c88 static void get_packet(char *buffer) in get_packet() function
986 get_packet(remcom_in_buffer); in gdb_serial_stub()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c1040 static inline struct sk_buff *get_packet(struct adapter *adapter, in get_packet() function
1363 skb = get_packet(adapter, fl, len - sge->rx_pkt_pad); in sge_rx()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c779 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() function
2392 skb = get_packet(adap, fl, G_RSPD_LEN(len), in process_responses()