Lines Matching refs:chap_out_idx
3592 sess->chap_out_idx = le16_to_cpu(fw_ddb_entry->chap_tbl_idx);
3718 fw_ddb_entry->chap_tbl_idx = cpu_to_le16(sess->chap_out_idx);
8053 rc = sprintf(buf, "%u\n", fnode_sess->chap_out_idx);
8060 fnode_sess->chap_out_idx);
8071 fnode_sess->chap_out_idx);
8114 uint16_t chap_out_idx = INVALID_ENTRY;
8167 fnode_sess->chap_out_idx = INVALID_ENTRY;
8308 chap_out_idx = *(uint16_t *)fnode_param->value;
8312 chap_out_idx)) {
8313 fnode_sess->chap_out_idx = chap_out_idx;