Searched refs:get_packet (Results 1 – 3 of 3) sorted by relevance
88 static void get_packet(char *buffer) in get_packet() function986 get_packet(remcom_in_buffer); in gdb_serial_stub()
1040 static inline struct sk_buff *get_packet(struct adapter *adapter, in get_packet() function1363 skb = get_packet(adapter, fl, len - sge->rx_pkt_pad); in sge_rx()
779 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() function2392 skb = get_packet(adap, fl, G_RSPD_LEN(len), in process_responses()