Searched refs:IWCH_NODE_DESC (Results 1 – 2 of 2) sorted by relevance
345 #define IWCH_NODE_DESC "cxgb3 Chelsio Communications" macro
1298 BUILD_BUG_ON(sizeof(IWCH_NODE_DESC) > IB_DEVICE_NODE_DESC_MAX); in iwch_register_device()1299 memcpy(dev->ibdev.node_desc, IWCH_NODE_DESC, sizeof(IWCH_NODE_DESC)); in iwch_register_device()