Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.h353 static inline u8 get_opcode(struct ib_header *h) in get_opcode() function
Dverbs.c1237 u8 op = get_opcode(h); in get_send_routine()
/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c939 static inline u32 get_opcode(struct sk_buff *skb) in get_opcode() function
947 unsigned int opcode = get_opcode(skb); in do_term()
1023 unsigned int opcode = get_opcode(skb); in process_rx()