Home
last modified time | relevance | path

Searched refs:RDS_IW_SUPPORTED_PROTOCOLS (Results 1 – 2 of 2) sorted by relevance

/net/rds/
Diw_cm.c125 dp->dp_protocol_minor_mask = cpu_to_be16(RDS_IW_SUPPORTED_PROTOCOLS); in rds_iw_cm_fill_conn_param()
363 common = be16_to_cpu(dp->dp_protocol_minor_mask) & RDS_IW_SUPPORTED_PROTOCOLS; in rds_iw_protocol_compatible()
Diw.h19 #define RDS_IW_SUPPORTED_PROTOCOLS 0x00000003 /* minor versions supported */ macro