cxgb4: add new ULD type CXGB4_ULD_ISCSIT
[deliverable/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / cxgb4_uld.h
index cf711d5f15bec5498204bc97475932a72a28ea75..2f80e3281d4c6e2cc73b076f52c6cccbf44c0bee 100644 (file)
@@ -191,6 +191,7 @@ static inline void set_wr_txq(struct sk_buff *skb, int prio, int queue)
 enum cxgb4_uld {
        CXGB4_ULD_RDMA,
        CXGB4_ULD_ISCSI,
+       CXGB4_ULD_ISCSIT,
        CXGB4_ULD_MAX
 };
 
This page took 0.031481 seconds and 5 git commands to generate.